From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60604181252g477f4017g553558b1c4f9386e@mail.gmail.com> Date: Tue, 18 Apr 2006 12:52:43 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Install from CD fails In-Reply-To: <656bb955ff0cece1a2b1faa35f5345cf@swtch.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3e1162e60604181222j5901d428udd71067d75336001@mail.gmail.com> <656bb955ff0cece1a2b1faa35f5345cf@swtch.com> Topicbox-Message-UUID: 3cd0e9b6-ead1-11e9-9d60-3106f5b1d025 On 4/18/06, Russ Cox wrote: > > A masking bind over /etc/passwd could be disasterous > > on Unix and I don't think anyone has really solved this problem yet > > this is trivial to solve. setuid binaries should run > in the default system name space instead of inheriting > the one in use where they are started. > > russ Hmmm, anyone spoken to Al Viro about this?