Contents
Index
Search
Collapse All
Expand All
Previous
Next
Search
Toggle Highlight
Enabling, Disabling or Checking Status for SELinux
Procedure
Open
Terminal
on the
Virtual Mobile Infrastructure
server, and log on with the user account:
root
.
Do one of the following:
To enable SElinux, type the following command:
/vmi/manager/manage.py enable_selinux
To disable SELinux, type the following command:
/vmi/manager/manage.py disable_selinux
To check SELinux status:
/usr/sbin/sestatus -v
Reboot
Virtual Mobile Infrastructure
server for the settings to take effect.