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:
Dag-Erling Smørgrav 2002-06-19 20:00:43 +00:00
parent 0f798c48ed
commit bb151ea158
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98447
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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