#
# The PAM configuration file for the `shadow' service
#
auth      sufficient pam_rootok.so
auth      required   pam_unix_auth.so
account   required   pam_unix.so
password  required   pam_permit.so
