I worked for a company last year where we were setting it enforcing with the 'targeted' policy enabled on CentOS 5.x systems. It did not interfere with any of the web application code our developers worked on because Apache was in the default policy. It did cause some challenges for software installed from non-Red Hat (or CentOS) packages, but we managed to get around that with the configuration management tool, [Puppet][1]. We used Puppet's template feature to generate our policies. See [SELinux Enhancements for Puppet][2], heading "Future stuff", item "Policy Generation". By leveraging open source tools, we were able to make SELinux an easily managed part of our security infrastructure without impacting our developers. [1]: http://reductivelabs.com/trac/puppet [2]: http://spook.wpi.edu/