]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libpam/pam.d/imap
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / lib / libpam / pam.d / 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