Back out previous commit, which erroneously removed essential comments. I

definitely need coffee.

Apologies to:	ache
This commit is contained in:
des 2002-01-12 14:22:22 +00:00
parent 4b2d1d07d7
commit ae62dc6f66

View File

@ -8,7 +8,9 @@
auth required pam_nologin.so no_warn
#auth sufficient pam_kerberosIV.so no_warn
#auth sufficient pam_krb5.so no_warn
#auth sufficient pam_ssh.so no_warn try_first_pass
#auth sufficient pam_ssh.so no_warn try_first_pass
# Uncomment either pam_opie or pam_unix, but not both of them.
# pam_unix can't be simple chained with pam_opie, ftpd provides proper fallback
auth required pam_opie.so no_warn
#auth required pam_unix.so no_warn try_first_pass