Man page - selinuxexeccon(8)
Packages contas this manual
- default_contexts(5)
- file_contexts.local(5)
- getsebool(8)
- virtual_image_context(5)
- service_seusers(5)
- file_contexts.homedirs(5)
- virtual_domain_context(5)
- default_type(5)
- sepgsql_contexts(5)
- selabel_file(5)
- media(5)
- selinuxexeccon(8)
- file_contexts(5)
- selabel_media(5)
- file_contexts.subs_dist(5)
- user_contexts(5)
- x_contexts(5)
- selinuxenabled(8)
- file_contexts.subs(5)
- secolor.conf(5)
- failsafe_context(5)
- customizable_types(5)
- selabel_db(5)
- booleans(8)
- matchpathcon(8)
- sefcontext_compile(8)
- getenforce(8)
- securetty_types(5)
- selabel_x(5)
- avcstat(8)
- setenforce(8)
- togglesebool(8)
- selinux(8)
- seusers(5)
- removable_context(5)
Package: selinux-utils
apt-get install selinux-utils
apt-get install selinux-utils
Manuals in package:
Documentations in package:
Manual
| selinuxexeccon(8) | SELinux Command Line documentation | selinuxexeccon(8) |
NAME
selinuxexeccon - report SELinux context used for this executable
SYNOPSIS
selinuxexeccon command [fromcon]
DESCRIPTION
selinuxexeccon reports the SELinux process context for the specified command from the specified context or the current context.
EXAMPLE
# selinuxexeccon /usr/bin/passwd staff_u:staff_r:passwd_t:s0-s0:c0.c1023 # selinuxexeccon /usr/sbin/sendmail system_u:system_r:httpd_t:s0 system_u:system_r:system_mail_t:s0
AUTHOR
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
SEE ALSO
secon(8)
| 14 May 2011 | dwalsh@redhat.com |