Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
3 |
- |
1 |
#
|
|
|
2 |
# Multi-Category Security translation table for SELinux
|
|
|
3 |
#
|
|
|
4 |
# Uncomment the following to disable translation libary
|
|
|
5 |
# disable=1
|
|
|
6 |
#
|
|
|
7 |
# Objects can be categorized with 0-1023 categories defined by the admin.
|
|
|
8 |
# Objects can be in more than one category at a time.
|
|
|
9 |
# Categories are stored in the system as c0-c1023. Users can use this
|
|
|
10 |
# table to translate the categories into a more meaningful output.
|
|
|
11 |
# Examples:
|
|
|
12 |
# s0:c0=CompanyConfidential
|
|
|
13 |
# s0:c1=PatientRecord
|
|
|
14 |
# s0:c2=Unclassified
|
|
|
15 |
# s0:c3=TopSecret
|
|
|
16 |
# s0:c1,c3=CompanyConfidentialRedHat
|
|
|
17 |
s0=SystemLow
|
|
|
18 |
s0-s0:c0.c1023=SystemLow-SystemHigh
|
|
|
19 |
s0:c0.c1023=SystemHigh
|