e568731
#
e568731
# Multi-Level Security translation table for SELinux
e568731
# 
e568731
# Uncomment the following to disable translation libary
e568731
# disable=1
e568731
#
e568731
# Objects can be labeled with one of 16 levels and be categorized with 0-256 
e568731
# categories defined by the admin.
e568731
# Objects can be in more than one category at a time.
e568731
# Users can modify this table to translate the MLS labels for different purpose.
e568731
#
e568731
# Assumptions: using below MLS labels.
e568731
#  SystemLow
e568731
#  SystemHigh
e568731
#  Unclassified 
e568731
#  Secret with compartments A and B.
e568731
# 
e568731
# SystemLow and SystemHigh
e568731
s0=SystemLow
e568731
s15:c0.c255=SystemHigh
e568731
s0-s15:c0.c255=SystemLow-SystemHigh
e568731
e568731
# Unclassified level
e568731
s1=Unclassified
e568731
e568731
# Secret level with compartments
e568731
s2=Secret
c6c4985
s2:c0=A
c6c4985
s2:c1=B
e568731
e568731
# ranges for Unclassified
e568731
s0-s1=SystemLow-Unclassified
e568731
s1-s2=Unclassified-Secret
e568731
s1-s15:c0.c255=Unclassified-SystemHigh
e568731
e568731
# ranges for Secret with compartments
e568731
s0-s2=SystemLow-Secret
e568731
s0-s2:c0=SystemLow-Secret:A
e568731
s0-s2:c1=SystemLow-Secret:B
e568731
s0-s2:c0,c1=SystemLow-Secret:AB
e568731
s1-s2:c0=Unclassified-Secret:A
e568731
s1-s2:c1=Unclassified-Secret:B
e568731
s1-s2:c0,c1=Unclassified-Secret:AB
e568731
s2-s2:c0=Secret-Secret:A
e568731
s2-s2:c1=Secret-Secret:B
e568731
s2-s2:c0,c1=Secret-Secret:AB
e568731
s2-s15:c0.c255=Secret-SystemHigh
e568731
s2:c0-s2:c0,c1=Secret:A-Secret:AB
e568731
s2:c0-s15:c0.c255=Secret:A-SystemHigh
e568731
s2:c1-s2:c0,c1=Secret:B-Secret:AB
e568731
s2:c1-s15:c0.c255=Secret:B-SystemHigh
e568731
s2:c0,c1-s15:c0.c255=Secret:AB-SystemHigh