Re: [uml-user] privacy between users in a single uml instance

2006-07-15 Thread Jeff Dike
On Sat, Jul 15, 2006 at 05:27:14PM +0200, Frank v Waveren wrote: > [1] says "For now, UML jailing is concerned with protecting kernel > data from being changed. Kernel data being read is not a concern at > this point." > > I'd like to run a multi-user system under a single UML instance. Am I > rig

[uml-user] privacy between users in a single uml instance

2006-07-15 Thread Frank v Waveren
[1] says "For now, UML jailing is concerned with protecting kernel data from being changed. Kernel data being read is not a concern at this point." I'd like to run a multi-user system under a single UML instance. Am I right in assuming the quote above is no longer correct now we have SKAS? Thanks