]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - imap
2d5efd0ab72a7b4bdb9bd84d9ceb29ef9d81415a
[FreeBSD/releng/7.2.git] / imap
1 #
2 # $FreeBSD$
3 #
4 # PAM configuration for the "imap" 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