freebsd-dev/etc/pam.d/imap

12 lines
267 B
Plaintext
Raw Normal View History

#
# $FreeBSD$
#
# PAM configuration for the "imap" service
#
# auth
2003-02-10 00:50:03 +00:00
#auth required pam_nologin.so no_warn
#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