Tools in SELinux
Tools available in SELinux let you work with and change policy settings in SELinux. Tools include the following:
- system-config-securitylevel: Graphical interface for modifying SELinux settings. This is the best interface for casual SELinux administrators.
- seinfo: Prints policy statistics for the policy that is currently active.
- sepcut: Graphical policy customization tool, for easily accessing the contents of a policy’s source tree.
- sesearch: Searches type enforcement rules in SELinux policies.
- seuser: Works with users and roles associated with a policy.
- seuseradd: Adds SELinux features to the useradd tool for adding Linux users.
- seusermod: Adds SELInux features to the userdel tool for deleting Linux user accounts.
- seaudit: Graphical audit tool for analyzing log files for SELinux.
