Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 15:44:04 -0600 (CST)
From:      Chris Byrnes <chris@jeah.net>
To:        Jared Chenkin <chenkinj@voyager.bxscience.edu>
Cc:        <freebsd-security@FreeBSD.ORG>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Sshd having problems...?
Message-ID:  <Pine.BSF.4.33.0102281543390.20364-100000@awww.jeah.net>
In-Reply-To: <200102282141.f1SLfoi89644@voyager.bxscience.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi.
> I try to log into this machine via ssh and I get these messages:
>
> Feb 28 14:09:07 enterprise sshd[591]: fatal: PAM session setup failed[6]: Permission denied
> Feb 28 14:09:07 enterprise sshd[591]: no modules loaded for `sshd' service

Add this to /etc/pam.conf:

# SSH stuff
sshd    auth    sufficient      pam_skey.so
sshd    auth    required        pam_unix.so         try_first_pass
sshd    session required        pam_permit.so




+ Chris Byrnes, chris@JEAH.net
 + JEAH Communications
  + 1-866-AWW-JEAH (Toll-Free)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0102281543390.20364-100000>