sepolicy-communicate(8) | sepolicy-communicate(8) |
sepolicy-communicate - Generate a report showing if two SELinux Policy Domains can communicate
sepolicy communicate [-h] -s SOURCE -t TARGET [-c TCLASS] [-S SOURCEACCESS] [-T TARGETACCESS]
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.
This man page was written by Daniel Walsh <dwalsh@redhat.com>
20121005 |