Hi Chris, On Di, Sep 20, 2005 at 10:26:23 +0100, Chris Croome wrote: >On Mon 19-Sep-2005 at 03:44:41PM +0100, Chris Croome wrote: >> >> I'm installing OTRS on CentOS 4 (RHEL4) > >So far this is what I have doen to make SELinux work OK with OTRS: > >1. Add the following to > /etc/selinux/targeted/src/policy/domains/program/apache.te > > allow httpd_t policy_src_t:dir search; > allow httpd_t usr_t:dir write; > allow httpd_t usr_t:dir add_name; > allow httpd_t usr_t:file create; > >2. cd /etc/selinux/targeted/src/policy; make load > >3. Restart httpd > >I'm no SELinux expert though... :-)
Thanks for this short description! I'll try to create a FAQ article
about this for CentOS as soon as possible.
If the same changes are necesary on other systems (in the same files
with the same paths) I could create a general article. Is anyone here
using SELinux on another system?
Best regards,
Christian
--
((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing
Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769
http://www.otrs.com/ :: Communication with success!
signature.asc
Description: Digital signature
_______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
