On Tue, Sep 13, 2005 at 11:05:20AM -0300, Leonardo Marques wrote:
> 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?

rksh may be appropriate, but this is only for *very* simple setups
(no other shell in the user's PATH, and no programs that can change
to, read from or write to arbitrary directories, i.e. not even an
ed(1)).

If the user should actually do more than just poke around in his
HOME, a chroot environment is probably the better choice.

Ciao,
        Kili

Reply via email to