8189b69
#%PAM-1.0
b5dd270
8189b69
auth		sufficient	pam_rootok.so
b5dd270
# Uncomment the following line to implicitly trust users in the "wheel" group.
b5dd270
#auth		sufficient	pam_wheel.so trust use_uid
b5dd270
# Uncomment the following line to use cached succesful authentication attempts
8189b69
#auth		sufficient	pam_timestamp.so
8189b69
auth		include		system-auth
b5dd270
8189b69
account		required	pam_permit.so
b5dd270
8189b69
session		required	pam_permit.so
8189b69
#session	optional	pam_timestamp.so