summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/fuzz/fuzz_policy.dict
blob: d00aeae65bbeae4f0f04fb31e4b7f037e54cf973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Policy plugin keywords (all are keyword = value)

# sudoers plugin options from sudo.conf
"error_recovery"
"sudoers_file"
"sudoers_uid"
"sudoers_gid"
"sudoers_mode"
"ldap_conf"
"ldap_secret"

# command line settings from front-end
"closefrom"
"cmnd_chroot"
"cmnd_cwd"
"runas_user"
"runas_group"
"prompt"
"set_home"
"preserve_environment"
"run_shell"
"login_shell"
"implied_shell"
"preserve_groups"
"ignore_ticket"
"update_ticket"
"noninteractive"
"sudoedit"
"login_class"
"intercept_setid"
"intercept_ptrace"
"selinux_role"
"selinux_type"
"apparmor_profile"
"bsdauth_type"
"network_addrs"
"max_groups"
"remote_host"
"timeout"
"askpass"
"plugin_dir"
"progname"

# user information from front-end
"user"
"uid"
"gid"
"groups"
"cwd"
"tty"
"host"
"lines"
"cols"
"sid"
"tcpgid"
"umask"