# PAM configuration file for Cyrus pwcheck
#
# If you want to use Cyrus in a setup where users don't have
# accounts on the local machine, you'll need to make sure
# you use something like pam_permit for account checking.
#

auth		required		pam_unix.so nullok
account	required		pam_unix.so

