1selinuxdefcon(1) SELinux Command Line documentation selinuxdefcon(1)
2
3
4
6 selinuxdefcon - report default SELinux context for user
7
8
10 selinuxdefcon [-l level] user fromcon
11
12
14 selinuxdefcon reports the default context for the specified user from
15 the specified context
16
17 -l level mcs/mls level
18
19
21 # selinuxdefcon jsmith system_u:system_r:sshd_t:s0
22 unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
23
24
26 This manual page was written by Dan Walsh <dwalsh@redhat.com>.
27
28
30 secon(8), selinuxconlist(8)
31
32
33
34dwalsh@redhat.com 7 May 2008 selinuxdefcon(1)