on 25/1/2000 5:06 PM, Steve shot down the bitstream:
> I seem to recall there was a way to set up a users ftp directory as their root
> directory so as to not let them get move about the system. Can some one please
> point me in the right direction for info on how to set this up?
If you're using wu-ftp that comes with RH, read the man pages. Its a bit
obscure, but I do it on my server (that I'm not in front of right now).
Basically, in one of the config files, you set up a 'jailed' group. Jailed
users are a part of that group. Also, their home directory in /etc/passwd
looks like this:
/home/jdoe/./
which keeps them locked in. You'll need a copy of /bin in each home
directory to give them whatever programs they need (like 'ls', etc.).
Its all in the man pages.
--
Ed Marczak, The New York Media Group, Inc.
[EMAIL PROTECTED]
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.