Date: Wed, 28 Feb 2001 13:46:14 -0800 From: Erick Mechler <emechler@techometer.net> To: Jared Chenkin <chenkinj@voyager.bxscience.edu> Cc: freebsd-security@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Sshd having problems...? Message-ID: <20010228134614.R34197@techometer.net> In-Reply-To: <200102282141.f1SLfoi89644@voyager.bxscience.edu>; from Jared Chenkin on Wed, Feb 28, 2001 at 04:41:49PM -0500 References: <200102282141.f1SLfoi89644@voyager.bxscience.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
It sounds like you didn't install the necessary pam modules as outlined in
UPDATING. Check that file and follow the instructions therein:
20010112:
Important new FreeBSD-version stuff: PAM support has been worked
in, partially from the "Unix" OpenSSH version. This requires
adding the following in pam.conf:
sshd auth sufficient pam_skey.so
sshd auth required pam_unix.so try_first_pass
sshd session required pam_permit.so
--Erick
At Wed, Feb 28, 2001 at 04:41:49PM -0500, Jared Chenkin said this:
:: 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
::
:: Whats going on? This is right out of the install, totally untouched. I have enabled sshd in rc.conf(5).
::
::
:: Live Large,
::
:: Jared Chenkin
:: <chenkinj@bxscience.edu>
:: (AIM: DevNull24)
:: Networked Systems Administrator
:: Bronx Science Computing
::
:: To Unsubscribe: send mail to majordomo@FreeBSD.org
:: with "unsubscribe freebsd-security" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010228134614.R34197>
