Can you give one directory two SELinux Policies?
Posted
by Mike
on Server Fault
See other posts from Server Fault
or by Mike
Published on 2010-06-02T23:34:06Z
Indexed on
2010/06/02
23:44 UTC
Read the original article
Hit count: 272
selinux
Out of laziness I want to be able FTP into my WWW directory.
However, the SELinux permissions for apache(user_u:object_r:httpd_sys_content_t) to be able to use the WWW directory and for the user(system_u:object_r:user_home_dir_t ) to use the WWW directory are different.
Anyway, around this problem without disabling SELinux?
Thanks.
© Server Fault or respective owner