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