Re: [CentOS] daemon user can't acess file while nobody user can.

2011-06-08 Thread Bob Hepple
On Tue, 7 Jun 2011 15:43:28 -0400 "Nicolas Ross" wrote: > I have a server where /home is on a nfs. I installed an apache (my compile) > server. By default, it runs as daemon. That user can't acces files in > /home/*/public_html, while the nobody user can. So if I change my apache > config, it

[CentOS] daemon user can't acess file while nobody user can.

2011-06-07 Thread Nicolas Ross
I have a server where /home is on a nfs. I installed an apache (my compile) server. By default, it runs as daemon. That user can't acces files in /home/*/public_html, while the nobody user can. So if I change my apache config, it now can. /home is : drwxr-xr-x /home/user is : drwxr-xr-x /home/u