I have a machine (CentOS) that is using SELinux that must be set to enforcing (in MLS mode), I want to be able to go into the gui to show the system works in a gui setting for people who don't use a terminal.
When I type in startx (after it hangs for a minute) I get this:
xauth: timeout in locking authority file /root/.serverfile.3345
xauth: timeout in locking authority file /root/.Xauthority
Is there a module that I can install that will allow for me to bring up the gui when the system is set to enforcing? When the system was in permissive startx would bring up the gui, so I know that it works I'm not 100% positive on the correct settings to get this to happen.