> 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, [EMAIL PROTECTED]
 + JEAH Communications
  + 1-866-AWW-JEAH (Toll-Free)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to