Hi,
I would to create a ftp user account only for access on /usr/local/www/Apache24. I tried to configure the user home directory to /usr/local/www/Apache24 and restrict permissions on www folder with 750 but when the user logs in his current directory is /.
What is the best solution?
I tried to configure the user home directory to /usr/local/www/Apache24 and restrict permissions on www folder with 750 but when the user logs in his current directory is /.
What is the best solution?
If I'm not mistaken the ownership of that directory is www:www, setting the permissions to 750 will actually deny access to your user unless that account is also a member of www. But even with the correct group membership the account would only have read access.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.