[CentOS] Provide access to /home folder
John R Pierce
pierce at hogranch.comTue Nov 5 18:00:57 UTC 2013
- Previous message: [CentOS] Provide access to /home folder
- Next message: [CentOS] Provide access to /home folder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. -- john r pierce 37N 122W somewhere on the middle of the left coast
- Previous message: [CentOS] Provide access to /home folder
- Next message: [CentOS] Provide access to /home folder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list