From Fedora Project Wiki
(Created page with '=== System-config-selinux backend functionality === Here is list of all functions which should selinux backend provide') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=== System-config-selinux backend functionality === | === System-config-selinux backend functionality === | ||
Here is list of all functions which should selinux backend provide | Here is list of all functions which should selinux backend provide | ||
== Basic == | |||
{| | |||
! what || where | |||
|- | |||
|| Set current selinux mode || setenforce | |||
|- | |||
|| Set default selinux mode || bootloader conf | |||
|- | |||
|| Set default policy type || ??? | |||
|- | |||
|| Force relabel on next start || /.??? | |||
|} | |||
== Advanced == | |||
{| | |||
! what || where | |||
|- | |||
|| Set boolean by name || semanage boolean | |||
|- | |||
|| Add or remove module || ??? | |||
|- | |||
|| Set selinux mode for specific process doamin || ??? | |||
|- | |||
|} | |||
== Translations == | |||
What is it? | |||
== File Labeling == | |||
Add, remove or change all from below | |||
{| | |||
! what || where | |||
|- | |||
|| File specification || ??? | |||
|- | |||
|| File type (one from list) || ??? | |||
|- | |||
|| SELinux type || ??? | |||
|- | |||
|| MLS || ??? | |||
|} | |||
== User Mapping == | |||
Add, remove or change all from below | |||
{| | |||
! what || where | |||
|- | |||
|| Login Name || ??? | |||
|- | |||
|| SELinux user (one from selinux users below) || ??? | |||
|- | |||
|| MLS/MCS Range || ??? | |||
|} | |||
== SELinux users == | |||
Add, remove or change all from below | |||
{| | |||
! what || where | |||
|- | |||
|| SELinux user || ??? | |||
|- | |||
|| MLS/MCS Range || ??? | |||
|- | |||
|| SELinux roles || ??? | |||
|} | |||
== Network ports == | |||
Add, remove or change all from below | |||
{| | |||
! what || where | |||
|- | |||
|| Port Number || ??? | |||
|- | |||
|| Protocol (one from a list) || ??? | |||
|- | |||
|| SELinux type || ??? | |||
|- | |||
|| MLS/MCS level || ??? | |||
|} |
Latest revision as of 13:14, 3 August 2009
System-config-selinux backend functionality
Here is list of all functions which should selinux backend provide
Basic
what | where |
---|---|
Set current selinux mode | setenforce |
Set default selinux mode | bootloader conf |
Set default policy type | ??? |
Force relabel on next start | /.??? |
Advanced
what | where |
---|---|
Set boolean by name | semanage boolean |
Add or remove module | ??? |
Set selinux mode for specific process doamin | ??? |
Translations
What is it?
File Labeling
Add, remove or change all from below
what | where |
---|---|
File specification | ??? |
File type (one from list) | ??? |
SELinux type | ??? |
MLS | ??? |
User Mapping
Add, remove or change all from below
what | where |
---|---|
Login Name | ??? |
SELinux user (one from selinux users below) | ??? |
MLS/MCS Range | ??? |
SELinux users
Add, remove or change all from below
what | where |
---|---|
SELinux user | ??? |
MLS/MCS Range | ??? |
SELinux roles | ??? |
Network ports
Add, remove or change all from below
what | where |
---|---|
Port Number | ??? |
Protocol (one from a list) | ??? |
SELinux type | ??? |
MLS/MCS level | ??? |