aboutsummaryrefslogtreecommitdiff
blob: aa897d7c623ac7d29e554fa90d3604f53eb41a7d (plain)
1
2
3
4
5
6
7
8
9
10
auth       sufficient	pam_rootok.so
auth       required     pam_wheel.so use_uid
auth       include	system-auth

account    include	system-auth

password   include	system-auth

session    include	system-auth