# The PAM configuration file for the Shadow 'chage' service
#

# This allows root to change password aging being prompted for a password
auth		sufficient	pam_rootok.so

# checks for account validity
account	required	pam_permit.so
