]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - crypto/openssh/contrib/sshd.pam.freebsd
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / crypto / openssh / contrib / sshd.pam.freebsd
1 sshd    auth      required  pam_unix.so    try_first_pass
2 sshd    account   required  pam_unix.so
3 sshd    password  required  pam_permit.so
4 sshd    session   required  pam_permit.so
5