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