If used, pam_ssh should be marked "sufficient", not "required".
Sponsored by: DARPA, NAI Labs
This commit is contained in:
parent
86ba3dedb9
commit
540d48b77c
@ -11,7 +11,7 @@ auth sufficient pam_opie.so no_warn no_fake_prompts
|
||||
auth requisite pam_opieaccess.so no_warn
|
||||
#auth sufficient pam_kerberosIV.so no_warn try_first_pass
|
||||
#auth sufficient pam_krb5.so no_warn try_first_pass
|
||||
#auth required pam_ssh.so no_warn try_first_pass
|
||||
#auth sufficient pam_ssh.so no_warn try_first_pass
|
||||
auth required pam_unix.so no_warn try_first_pass nullok
|
||||
|
||||
# account
|
||||
|
Loading…
x
Reference in New Issue
Block a user