aboutsummaryrefslogtreecommitdiff
path: root/su.in
blob: 121bb9ad640cb676e4babc1b354a67987bd6ee37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
session    required     pam_env.so
session    optional		pam_xauth.so