July 2006
Intermediate to advanced
456 pages
9h 45m
English
In this chapter
• 10.1 Introduction to Object Labeling
• 10.2 File-Related Object Labeling
• 10.3 Network and Socket Object Labeling
• 10.5 Miscellaneous Object Labeling
• 10.6 Initial Security Identifiers
• 10.7 Exploring Object Labeling with Apol
For the SELinux policy to work, all object instances must be labeled with a security context. In this chapter, we discuss the various means of applying security contexts to object instances, including how security contexts are assigned when objects are created and the later modification of those labels (called relabeling).
All objects in SELinux have an associated security context from the ...