Enable OPIE for sshd and telnetd. I thought I'd done this a long time
ago... Sponsored by: DARPA, NAI Labs
This commit is contained in:
parent
0f798c48ed
commit
bb151ea158
@ -6,6 +6,8 @@
|
||||
|
||||
# auth
|
||||
auth required pam_nologin.so no_warn
|
||||
auth sufficient pam_opie.so no_warn no_fake_prompts
|
||||
auth required pam_opieaccess.so no_warn
|
||||
auth required pam_unix.so no_warn try_first_pass
|
||||
|
||||
# account
|
||||
|
@ -6,6 +6,8 @@
|
||||
|
||||
# auth
|
||||
auth required pam_nologin.so no_warn
|
||||
auth sufficient pam_opie.so no_warn no_fake_prompts
|
||||
auth required pam_opieaccess.so no_warn
|
||||
auth required pam_unix.so no_warn try_first_pass
|
||||
|
||||
# account
|
||||
|
Loading…
x
Reference in New Issue
Block a user