SSH Chown problems

Posted by Michael on Stack Overflow See other posts from Stack Overflow or by Michael
Published on 2010-06-15T23:15:06Z Indexed on 2010/06/15 23:22 UTC
Read the original article Hit count: 442

Filed under:
|
|
|
|

I have a webserver with multiple domain and user accounts setup. Recently I renamed one of the domain names and changed it's username correspondingly. However, this new user cannot access the data from the domain because it does not have the required permissions.

How can I solve this problem? I've tried chown and I still cannot get access to the files. I have SSH root access and this is the only way I can actually move/touch the files but the webserver displays the file through another username which does not have access to the files.

Thanks

© Stack Overflow or respective owner

Related posts about permissions

Related posts about ssh