]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - etc/pam.d/pop3
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / etc / pam.d / pop3
1 #
2 # $FreeBSD$
3 #
4 # PAM configuration for the "pop3" service
5 #
6
7 # auth
8 #auth           sufficient      pam_krb5.so             no_warn try_first_pass
9 #auth           sufficient      pam_ssh.so              no_warn try_first_pass
10 auth            required        pam_unix.so             no_warn try_first_pass
11
12 # account
13 #account        required        pam_nologin.so
14 account         required        pam_unix.so