views:

27

answers:

0

How do I stop one user account from being able to read files in another user account.

Right now once i log in, I can easily navigate to /home/[username] and copy/read any file. How do I make it thus that only /home/[username]/shared is allowed to be read/copied.

I would also like to prevent listing of directories.