[CentOS] Provide access to /home folder

Nux! nux at li.nux.ro
Tue Nov 5 18:12:02 UTC 2013


On 05.11.2013 18:00, John R Pierce wrote:
> On 11/5/2013 3:40 AM, Gopu Krishnan wrote:
>> I cant own a particular group recursively to /home since each site
>> files inside the /home is having their own username and passwor. I
>> guess i should try setfacl. Will let u knw the results.
> for each $USER...
>      usermod -g webdev $USER
>      chgroup -R webdev /home/$USER
>      chmod -R g+rw /home/$USER
> 
> done.

If that CPanel runs PHP as suphp or fcgi this will break functionality. 
I still think setfacl is the least invasive method.

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro



More information about the CentOS mailing list