aboutsummaryrefslogtreecommitdiff
path: root/etc/pam.d/imap
blob: 47a109c059be36c2a99701d5ee8d52754744b561 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# $FreeBSD: src/etc/pam.d/imap,v 1.7.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
#
# PAM configuration for the "imap" service
#

# auth
#auth		sufficient	pam_krb5.so		no_warn try_first_pass
#auth		sufficient	pam_ssh.so		no_warn try_first_pass
auth		required	pam_unix.so		no_warn try_first_pass

# account
#account	required	pam_nologin.so
account		required	pam_unix.so