clacker
Group: Members
Posts: 570
Joined: June 2004 |
|
Posted: Jan. 22 2006,20:00 |
|
Well, I looked around and found a bash script that can set up a nice chroot jail for dsl. It's called make_chroot_jail.sh and it worked really well, from what I could tell. It adds users and can update the needed libraries depending on what you need in the shell. With a little bit of tinkering in the passwd file in the jail it creates you can have everyone who ftps in looking at the same directory.
I wish I understood the script better. I'm still trying to figure out what I did wrong when I did it by hand, but if the script does it right, that's all I need.
EDIT: you can still see out of the home directory, but only as far as the extent of the chroot jail.
|