SID StatementssidDeclares a new SID identifier in the current namespace.Statement definition:Where:sidThe sid keyword.sid_idThe sid identifier.Examples:These examples show three sid declarations:sidorderDefines the order of sid's. This is a mandatory statement when SIDs are defined. Multiple sidorder statements declared in the policy will form an ordered list.Statement definition:Where:sidorderThe sidorder keyword.sid_idOne or more sid identifiers.Example:This will produce an ordered list of "kernel security unlabeled"sidcontextAssociates an SELinux security context to a previously declared sid identifier.Statement definition:Where:sidcontextThe sidcontext keyword.sid_idA single previously declared sid identifier.context_idA previously declared context identifier or an anonymous security context (user role type levelrange), the range MUST be defined whether the policy is MLS/MCS enabled or not.Examples:This shows two named security context examples plus an anonymous context: