centos man page for sepolicy-communicate

Query: sepolicy-communicate

OS: centos

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sepolicy-communicate(8) 												   sepolicy-communicate(8)

NAME
sepolicy-communicate - Generate a report showing if two SELinux Policy Domains can communicate
SYNOPSIS
sepolicy communicate [-h] -s SOURCE -t TARGET [-c TCLASS] [-S SOURCEACCESS] [-T TARGETACCESS]
DESCRIPTION
Use sepolicy communicate to examine SELinux Policy to if a source SELinux Domain can communicate with a target SELinux Domain. The default command looks to see if there are any file types that the source domain can write, which the target domain can read.
OPTIONS
-c, --class Specify the SELinux class which the source domain will attempt to communicate with the target domain. (Default file) -h, --help Display help message -s, --source Specify the source SELinux domain type. -S, --sourceaccess Specify the list of accesses used by the source SELinux domain type to communicate with the target domain. Default Open, Write. -t, --target Specify the target SELinux domain type. -T, --targetaccess Specify the list of accesses used by the target SELinux domain type to receive communications from the source domain. Default Open, Read.
AUTHOR
This man page was written by Daniel Walsh <dwalsh@redhat.com>
SEE ALSO
sepolicy(8), selinux(8) 20121005 sepolicy-communicate(8)
Related Man Pages
qemu_dm_selinux(8) - centos
semanage-permissive(8) - centos
sepolicy-communicate(8) - centos
sepolicy(8) - centos
virtual_domain_context(5) - debian
Similar Topics in the Unix Linux Community
Sun Domain configuration
Domain Technologie Control 0.28.3 (Default branch)
Synchronize Files-Help
anyone running SELinux on amazon EC2?
How to Split a source file in specified format?