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