Re: Any chroot experts

1997-07-21 Thread Nicolás Lichtmaier
On Sat, 19 Jul 1997, Philippe Troin wrote: > Beware of this. It's only 99% safe. > The remaining 1%: the sockets and devices remain global. > Ie as root in the playpin: > mknod /dev/hda b > cat /dev/zero > dev/hda > will wipe your hard disk... Or... mkdir /proc mount -tproc none

Re: Any chroot experts

1997-07-20 Thread Philippe Troin
On Sat, 19 Jul 1997 12:02:51 EDT Brandon Mitchell ([EMAIL PROTECTED]) wrote: > I recently attended an internet security talk, and one thing that caught > my attention is placing an offender in a virtual playpin or jail cell, > where they could do all the damage they wanted without hurting the ac

Any chroot experts

1997-07-20 Thread Brandon Mitchell
I think I have quite a challenge for the experts. I recently attended an internet security talk, and one thing that caught my attention is placing an offender in a virtual playpin or jail cell, where they could do all the damage they wanted without hurting the actual setup. I figured this was don