updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / selinux-coreutils / su.pam
blobcf15f40f1ae7cda12dbd3e7e6925f377564ba64b
1 #%PAM-1.0
2 auth            sufficient      pam_rootok.so
3 # Uncomment the following line to implicitly trust users in the "wheel" group.
4 #auth           sufficient      pam_wheel.so trust use_uid
5 # Uncomment the following line to require a user to be in the "wheel" group.
6 #auth           required        pam_wheel.so use_uid
7 auth            required        pam_unix.so
8 account         required        pam_unix.so
9 session         required        pam_unix.so