September 2014
Intermediate to advanced
240 pages
5h 53m
English
With the logical setup now in place, we can draft a skeleton policy. This policy will be a translation from the logical setup we encountered to SELinux policy rules.
The entire policy is written in a myskype.te file. The final result of this set of recipes is also available through the download pack of this book as a reference.
We start with a base skeleton that we can enhance later. This skeleton is developed as follows:
skype_t as the main process domainskype_exec_t as the label for the Skype executable(s)skype_home_t for the user configuration files and directories of the skype_t domainskype_tmpfs_t is needed for ...Read now
Unlock full access