https://selinux-mac.blogspot.com/2011/02/frequently-asked-questions-selinux.html
SELinux Mandatory Access Control: frequently asked questions: selinux booleans in detail.
Q: "btw, anyone know if each of the selinux booleans are documented in detail somewhere?" A: two levels of detail here: 1. semanage boole...
mandatory access controlfrequently asked questionsselinuxbooleansdetail
https://selinux-mac.blogspot.com/2009/06/selinux-lockdown-part-five-selinux-rbac.html
SELinux Mandatory Access Control: SELinux Lockdown Part Five: SELinux RBAC
It was explained in part one of this series that SELinux users are mapped to SELinux User Domains and Multi Category Security Components. Th...
mandatory access controlpart fiveselinuxlockdownrbac
https://selinux-mac.blogspot.com/2009/06/selinux-lockdown-part-three-permissive.html
SELinux Mandatory Access Control: SELinux Lockdown Part Three: Permissive Mode Vs. Permissive...
The SELinux Permissive Mode is a state where SELinux permits violation of SELinux policy system wide. In this system wide permissive state p...
mandatory access controlpart threeselinuxlockdownpermissive
https://selinux-mac.blogspot.com/2009/07/policy-development-optional-policy.html
SELinux Mandatory Access Control: Policy development: optional policy
If you have looked into source policy you might have noticed optional policy blocks of policy in the type enforcement source policy files. O...
mandatory access controlpolicy developmentselinuxoptional
https://selinux-mac.blogspot.com/2009/09/perspective-on-selinux.html
SELinux Mandatory Access Control: A perspective on SELinux
Many people think SELinux is complicated. SELinux is actually beautifully simple if you keep in mind that it allows you to manage security v...
mandatory access controlselinuxperspective
https://docs.oracle.com/cd/E36784_01/html/E36844/sec7-5.html
Mandatory Access Control Considerations When Encoding Words - Compartmented Mode Workstation...
Before encoding each word, the meaning of the word with respect to national policy must be determined. If national policy dictates that mandatory access...
mandatory access controlconsiderationsencodingwordsmode
https://lwn.net/Articles/243921/
v8 Simplified Mandatory Access Control Kernel [LWN.net]
mandatory access controlsimplifiedkernellwn
https://selinux-mac.blogspot.com/2010/08/user-home-directory-contexts.html
SELinux Mandatory Access Control: user home directory contexts
Some where in this commit: 0bf4290c235b514c39ed9c8d3f3f2fbb95f60cfa ( in one of the file context specifications there ) is something that ma...
mandatory access controluser homeselinuxdirectorycontexts
https://selinux-mac.blogspot.com/2009/06/selinux-lockdown-part-eight-unconfined.html
SELinux Mandatory Access Control: SELinux Lockdown Part Eight: Unconfined
The unconfined space is for processes that require almost unrestricted access. Almost because writable memory execution is not permitted. Th...
mandatory access controlselinuxlockdownparteight
https://selinux-mac.blogspot.com/2009/09/some-selinux-experiences-that-i-want-to.html
SELinux Mandatory Access Control: Some SELinux experiences that i want to share with you:
Disclaimer: I am just thinking out loud here, and i am sure that in some cases i do not fully understand the complexity or the underlying id...
i want to sharemandatory access control
https://selinux-mac.blogspot.com/2012/10/
SELinux Mandatory Access Control: oktober 2012
Dominick Grift blogs about topics related to Security-Enhanced Linux Mandatory Access Control.
mandatory access controlselinuxoktober
https://selinux-mac.blogspot.com/2012/10/easy-ways-to-help-improve-refpolicy.html
SELinux Mandatory Access Control: Easy ways to help improve refpolicy contrib
Here is what you can do to help improve refpolicy contrib for your distro and everyone else: 1. See if the file context specification from...
easy ways to helpmandatory access controlselinux
https://selinux-mac.blogspot.com/2010/02/about-apachecontenttemplate.html
SELinux Mandatory Access Control: About apache_content_template
In refpolicy there are about eight modules that have calls to apache_content_template in their private policy. These template calls are loca...
mandatory access controlabout apacheselinuxcontenttemplate
https://selinux-mac.blogspot.com/2011/02/common-issues-part-1.html
SELinux Mandatory Access Control: common issues -- part 1
22:13 hi 22:14 http://fedoraproject.org/wiki/SELinux/samba configure selinux to allow samba to share a certain directo...
mandatory access controlcommon issuesselinuxpart
https://manpages.ubuntu.com/manpages/resolute/man4/mac_lomac.4freebsd.html
Ubuntu Manpage: mac_lomac - Low-watermark Mandatory Access Control data integrity policy
Low-watermark Mandatory Access Control data integrity policy
mandatory access control
https://selinux-mac.blogspot.com/2009/06/multi-category-security.html
SELinux Mandatory Access Control: Multi Category Security
Multi Category Security or MCS is a discretionary implementation of the mandatory Multi Level Security or MLS Model. SELinux Policy MLS is a...
mandatory access controlmulti categoryselinuxsecurity
https://selinux-mac.blogspot.com/2013/12/quick-script-to-check-for-unsupported.html
SELinux Mandatory Access Control: quick script to check for unsupported device nodes by SELinux
#!/bin/bash -- # # This script checks for device nodes that are unsupported by SELinux # Unsupported device nodes fall back to the...
mandatory access control
https://csrc.nist.gov/glossary/term/mandatory_access_control
mandatory access control (MAC) - Glossary | CSRC
mandatory access controlmacglossarycsrc
https://selinux-mac.blogspot.com/2009/06/selinux-lockdown-part-10-conclusion.html
SELinux Mandatory Access Control: SELinux Lockdown Part Ten: Conclusion
A lot was discussed in the previous nine articles. This is the last article in this series. In this article i will in short repeat the steps...
mandatory access controlselinuxlockdownpartten
https://selinux-mac.blogspot.com/2009/06/policy-module-source.html
SELinux Mandatory Access Control: Policy module source
In this article i will try to explain a bit more about the policy module source files. A policy module source has three files. The first fil...
mandatory access controlselinuxpolicymodulesource
https://selinux-mac.blogspot.com/2011/02/selinux-q.html
SELinux Mandatory Access Control: selinux q&a
23:15 What's the difference between httpd_sys_rw_content_t and httpd_sys_content_rw_t? 23:19 none 23:19 their aliased 2...
mandatory access controlselinuxq