From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3026cbac2aa9cb3cc0fa36751fff2306@cat-v.org> To: 9fans@cse.psu.edu Subject: Re: [9fans] newbie question Date: Mon, 6 Feb 2006 21:21:49 +0100 From: uriel@cat-v.org In-Reply-To: <45219fb00602061210m75023a3cr@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f54a3b10-ead0-11e9-9d60-3106f5b1d025 > Hummm I meant... for each user. For instance, how can more than a user > share a single plan9 machine (using time-slicing :) in a way a user > can not bother others? This is a FAQ, digging in the 9fans archives will find lots of discussion about it. My conclusion is: If you have access to the hardware, asking for a password is naive at best, and deceiving at worst. It is possible that some form of full disk encryption could help, but no other 'mainstream' OSes do that AFAIK. uriel > > 2006/2/6, Russ Cox : >> > Can there be a password challenge for a single machine (without any >> > auth server in the net)? >> >> You could write a program and run it in termrc/cpurc if you >> are worried. The short answer is no. >> >> Russ >>