TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:16763] chroot
Tim Sandquist wrote:
>
> I played around with chroot a little bit after Clay brought this up.
> It looks like you would have to link/mirror all the usual commands
> into the user's home dir. Like with anon ftp you have to have a few
> basic commands in $NEWROOT/bin.
>
> There must be a better way to do it.
Try 'sash'. I'm told it has all the basic stuff built in... Haven't used
it myself so I dunno exactly what is in it.
You (they?) really need to specify what needs to be available. An
editor? tar/gzip? I guess scp can handle file transfer...