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