diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-30 15:32:01 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-30 15:32:01 +0000 |
| commit | 9545a56c965bd7c63e65271ac99e8f2630c489ba (patch) | |
| tree | e5bca61991bb3146d8582b9c65491e1002f1a58b /etc | |
| parent | 0b449c269925f44fdbed623613ab879c1fcb7bbf (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/pam.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pam.conf b/etc/pam.conf index aa070e65349a..d4700c4e8c21 100644 --- a/etc/pam.conf +++ b/etc/pam.conf @@ -103,5 +103,6 @@ imap auth required pam_unix.so try_first_pass pop3 auth required pam_unix.so try_first_pass # If we don't match anything else, default to using getpwnam(). +other auth sufficient pam_skey.so other auth required pam_unix.so try_first_pass other account required pam_unix.so try_first_pass |
