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