Webdav problems in enforcing mode in Raw Hide

Daniel J Walsh dwalsh at redhat.com
Mon Oct 31 16:35:47 UTC 2005


Nicolas Mailhot wrote:
> Le lundi 31 octobre 2005 à 11:05 -0500, Daniel J Walsh a écrit :
>   
>> You need to change the context of those directories so that httpd can 
>> read/write them
>>
>> chcon -R -t httpd_sys_script_rw_t /var/lib/dav
>>
>> http://fedora.redhat.com/docs/selinux-apache-fc3/
>>
>> Has a good description of how to use httpd and selinux. 
>>     
>
> Thanks for the info !
>
> However since one of the directories is defined in the httpd.conf Red
> Hat ships, and the other is in the FHS, shouldn't they be part of the
> default policy ?
>
> Regards,
>
>   
Ok, if I change the context to be httpd_var_lib_t does that work?

chcon -R -t httpd_var_lib_t /var/lib/dav

-- 





More information about the fedora-selinux-list mailing list