mandoc(1): Update to 1.9.19.
[dragonfly.git] / etc / pam.d / imap
1 #
2 # $FreeBSD: src/etc/pam.d/imap,v 1.7 2007/06/15 11:33:13 yar Exp $
3 # $DragonFly: src/etc/pam.d/imap,v 1.1 2005/07/22 18:20:43 joerg Exp $
4 #
5 # PAM configuration for the "imap" service
6 #
7
8 # auth
9 #auth           sufficient      pam_krb5.so             no_warn try_first_pass
10 #auth           sufficient      pam_ssh.so              no_warn try_first_pass
11 auth            required        pam_unix.so             no_warn try_first_pass
12
13 # account
14 #account        required        pam_nologin.so
15 account         required        pam_unix.so