RE: [Haifux] [MSG from Mark Silberstein] Sandboxing in linux

2003-06-24 Thread Kohn Emil Dan
On Tue, 24 Jun 2003, Tzahi Fadida wrote: > I am probably of the mark because you probably know that, but chroot is a sandbox of > a shell. i am > not a linux programmer, but i think there are libraries for this chroot thing, so > maybe it will suit > your needs. also, maybe there are already p

RE: [Haifux] [MSG from Mark Silberstein] Sandboxing in linux

2003-06-24 Thread Tzahi Fadida
I am probably of the mark because you probably know that, but chroot is a sandbox of a shell. i am not a linux programmer, but i think there are libraries for this chroot thing, so maybe it will suit your needs. also, maybe there are already products that uses these libraries for these ends. Use

Re: [Haifux] [MSG from Mark Silberstein] Sandboxing in linux

2003-06-24 Thread Kohn Emil Dan
On Tue, 24 Jun 2003, Muli Ben-Yehuda wrote: > On Tue, Jun 24, 2003 at 05:53:24PM +0300, Orr Dunkelman wrote: > > > Hello all, > > I am looking for the solution to run application in sandbox. That is, I > > want to control everything the application is doing except of CPU and > > memory accesses.

Re: [Haifux] [MSG from Mark Silberstein] Sandboxing in linux

2003-06-24 Thread Muli Ben-Yehuda
On Tue, Jun 24, 2003 at 05:53:24PM +0300, Orr Dunkelman wrote: > Hello all, > I am looking for the solution to run application in sandbox. That is, I > want to control everything the application is doing except of CPU and > memory accesses. Hi Mark, I'm not sure what exactly you want to do. Dep