1selinuxexeccon(8) SELinux Command Line documentation selinuxexeccon(8)
2
3
4
6 selinuxexeccon - report SELinux context used for this executable
7
9 selinuxexeccon command [fromcon]
10
12 selinuxexeccon reports the SELinux process context for the specified
13 command from the specified context or the current context.
14
16 # selinuxexeccon /usr/bin/passwd
17 staff_u:staff_r:passwd_t:s0-s0:c0.c1023
18
19 # selinuxexeccon /usr/sbin/sendmail system_u:system_r:httpd_t:s0
20 system_u:system_r:system_mail_t:s0
21
23 This manual page was written by Dan Walsh <dwalsh@redhat.com>.
24
26 secon(8)
27
28
29
30dwalsh@redhat.com 14 May 2011 selinuxexeccon(8)