Remove explaining comment and pam_unix commented out, now pam_unix can be
chained with pam_opie
This commit is contained in:
parent
d97cc81fa4
commit
2bda025221
@ -9,11 +9,8 @@ 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
|
||||
# Uncomment either pam_opie or pam_unix, but not both of them.
|
||||
# pam_unix can't be simple chained with pam_opie, pam_opie itself
|
||||
# provides proper fallback
|
||||
auth required pam_opie.so no_warn
|
||||
#auth required pam_unix.so no_warn try_first_pass
|
||||
auth required pam_unix.so no_warn try_first_pass
|
||||
|
||||
# account
|
||||
#account required pam_kerberosIV.so
|
||||
|
Loading…
Reference in New Issue
Block a user