This module contains interfaces for handling multilevel security. The interfaces allow the specified subjects and objects to be allowed certain privileges in the MLS rules.
This module is required to be included in all policies.
Make specified domain MLS trusted for lowering the level of files.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified domain MLS trusted for reading from files at higher levels.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified domain MLS trusted for raising the level of files.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified domain MLS trusted for writing to files at lower levels.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified domain MLS trusted for reading from processes at higher levels.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified domain MLS trusted for setting the level of processes it executes.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified domain MLS trusted for writing to processes at lower levels.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Allow the specified domain to do a MLS range transition that changes the current level.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified domain a target domain for MLS range transitions that change the current level.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the process performing this action. | No |
Make specified object MLS trusted.
Make specified object MLS trusted. This allows all levels to read and write the object.
This currently only applies to filesystem objects, for example, files and directories.
Parameter: | Description: | Optional: |
---|---|---|
domain |
The type of the object. | No |