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