Leonardo Marques wrote:
Hello people,

I wanna how to lock a user in his home, he cannot see any other
directory, just his home. Someone how can i do this?

Thanks for attention,
[]s

--
------------------------------
Leonardo Marques
http://www.analyx.org
------------------------------


Hmm,

if you lock your user in his home, he cannot access directories and files like /bin /usr/bin /dev/null and many others. This will prevent him from doing mostly anything (like ls, vi ...)

If you want your user not to access directories of other users, have a look at chmod, chown, chgrp.


guido

Reply via email to