Quote:
|
Originally Posted by rramsey I would like to know the experiences of sysadmins and developers using Zimbra and SELinux. We run SELinux on all of our servers where possible and don't want to compromise. I have searched through the forums and wiki, but only find people suggesting "turn it off". This isn't a solution, just a hack. Has anyone actually written a policy that works? Is there an SELinux module? |
Well, on RHEL/CentOS based systems, which come with a Targeted SELinux policy, I haven't seen any problems. Zimbra installs into /opt by default, and thus granted an unconfined_t domain by SELinux.
While perhaps not as ideal as having a specific SELinux policy built for Zimbra, it would at least allow you to have the rest of the system locked down.
Zimbra has a lot of components, and I suspect writing such a policy would be no easy task... if you do manage to do that, I'd encourage you to post it on the wiki, there's probably other folks who'd be interested in that as well :-)
Have a good one,
-Eric