cbc4cf
#%PAM-1.0
cbc4cf
auth		sufficient	pam_rootok.so
cbc4cf
# Uncomment the following line to implicitly trust users in the "wheel" group.
cbc4cf
#auth		sufficient	pam_wheel.so trust use_uid
cbc4cf
# Uncomment the following line to require a user to be in the "wheel" group.
cbc4cf
#auth		required	pam_wheel.so use_uid
cbc4cf
auth		substack	system-auth
cbc4cf
auth		include		postlogin
cbc4cf
account		sufficient	pam_succeed_if.so uid = 0 use_uid quiet
cbc4cf
account		include		system-auth
cbc4cf
password	include		system-auth
cbc4cf
session		include		system-auth
cbc4cf
session		include		postlogin
cbc4cf
session		optional	pam_xauth.so