Limit unix users file access
- by Michael
Hello,
I just created a new user on my server, but I only want this user to have access to var/www/ and all the files/folders inside that.
They should be able to access no other files on the server except those.
How would I do this?
Thanks!