R rotty100 Verified User Joined Jul 24, 2005 Messages 15 Dec 16, 2006 #1 One of my user have all his files and folder as root. He can change anything.. How can i change this .? Owner of the public_html is the owner, But all file and folders inside the public_html are root. I want to set all on the user name.
One of my user have all his files and folder as root. He can change anything.. How can i change this .? Owner of the public_html is the owner, But all file and folders inside the public_html are root. I want to set all on the user name.
chatwizrd Verified User Joined Jul 3, 2005 Messages 1,915 Dec 16, 2006 #2 Then as root run chown -R username:username /home/<username>/domains/<domain.com>/public_html
R rotty100 Verified User Joined Jul 24, 2005 Messages 15 Dec 17, 2006 #3 Many thx I did always chown -R username :customer /home/customer/domains/customer.com/public_html username was surplus
Many thx I did always chown -R username :customer /home/customer/domains/customer.com/public_html username was surplus