imap revision 170510
1#
2# $FreeBSD: head/etc/pam.d/imap 170510 2007-06-10 18:57:20Z yar $
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
10auth		required	pam_unix.so		no_warn try_first_pass
11
12# account
13#account	required	pam_nologin.so
14