PDA

View Full Version : SELinux - Fedora Core 3


etzetz
04-26-2005, 03:49 AM
Is there any problem with SELinux? I will have a new installation of Fedora Core 3, so I will have to choose SELinux option enabled or disabled.

Thanks.

LeeJ
04-26-2005, 04:05 AM
Yes, DSM runs fine under SELinux. Just be sure that your clients will not be using anything that you will have to tinker with contexts for. It can be a challenge.

You can always turn it off and on as needed.
To turn on:
/sbin/setenforce 1
To turn off:
/sbin/setenforce 0