***********************************************************************************
* Modification History:
* 05Aug2007	Hatley		v1.1 changed TS = 6
* 21May2006	Hatley		v1.0 Created for NCTC Pilot, based on 
*				original default file.  Notes...
*				UNCLASSIFIED label remains in this file with the
*				"Bogus" compartment (in clearances section).  This
*				is done b/c of a bug in SMC.  User's can't access
*				or create UNCLASSIFIED data anyway, b/c the minimum
*				Sensitivity Label is SBU & minimum classification is
*				Secret.
*
***********************************************************************************
*
* WARNING:  If CIPSO Tag Type 1 network labels are to be used:
*    a) All CLASSIFICATIONS values must be less than or equal to 255.
*    b) All COMPARTMENTS bits must be less than or equal to 239.
*
* Comments can be placed in the encodings file any place a keyword can start.
* Comments begin with a '*' and continue to the end of line.
*

VERSION= NCTC Pilot S10/TX MLS label_encodings File v1.1


CLASSIFICATIONS:
	name= UNCLASSIFIED;                sname= U;	value= 1;
	name= SENSITIVE BUT UNCLASSIFIED;  sname= SBU;	value= 2;
	name= SECRET;                      sname= S;	value= 5;
	name= TOP SECRET;                  sname= TS;	value= 6;

INFORMATION LABELS:
	WORDS:
	name= ; compartments= 1;
	minclass= TS;
	REQUIRED COMBINATIONS:
	COMBINATION CONSTRAINTS:


SENSITIVITY LABELS:
	WORDS:	
	name= ; compartments= 1;
	minclass= TS;
	REQUIRED COMBINATIONS:	
	COMBINATION CONSTRAINTS:
	

CLEARANCES:
	WORDS:
	name= ; compartments= 1;
	minclass= TS;
	REQUIRED COMBINATIONS:
	COMBINATION CONSTRAINTS:
		

CHANNELS:
	WORDS:


PRINTER BANNERS:
	WORDS:


ACCREDITATION RANGE:
	classification= U; 	only valid compartment combinations:
	U
	
	classification= SBU; 	only valid compartment combinations:
	SBU
	
	classification= S; 	only valid compartment combinations:
	S
	
	classification= TS; 	only valid compartment combinations:
	TS
	
	minimum clearance= S;
	minimum sensitivity label= SBU;
	minimum protect as classification= U;


*** Start local site definitions

LOCAL DEFINITIONS:
	Default Label View is Internal;
	
	Default User Sensitivity Label= SBU;
	Default User Clearance= TS;


COLOR NAMES:
	label= ADMIN_LOW;	color= #bdbdbd;

	label= U;		color= orange;
	label= SBU;		color= green;
	label= S;		color= red;
	label= TS;		color= yellow;

	label= ADMIN_HIGH;	color= #636363;

*** End of local site definitions
