Blob Blame History Raw
#%PAM-1.0

auth		sufficient	pam_rootok.so
# Uncomment the following line to implicitly trust users in the "wheel" group.
#auth		sufficient	pam_wheel.so trust use_uid
# Uncomment the following line to use cached succesful authentication attempts
#auth		sufficient	pam_timestamp.so
auth		include		system-auth

account		required	pam_permit.so

session		required	pam_permit.so
#session	optional	pam_timestamp.so