# $MidnightBSD: src/etc/pam.d/pop3,v 1.4 2013/01/09 03:24:42 laffer1 Exp $
#
# PAM configuration for the "pop3" 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
