Previous commit was incomplete, use
"[default=ignore success=done cred_err=die]" options instead of "required"
This commit is contained in:
parent
012400dfcd
commit
e04359cdac
@ -9,7 +9,7 @@ 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 required pam_opie.so no_warn
|
||||
auth [default=ignore success=done cred_err=die] pam_opie.so no_warn
|
||||
auth required pam_unix.so no_warn try_first_pass
|
||||
|
||||
# account
|
||||
|
Loading…
Reference in New Issue
Block a user