From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45219fb00602060918q215c2760n@mail.gmail.com> Date: Mon, 6 Feb 2006 18:18:55 +0100 From: =?ISO-8859-1?Q?Llu=EDs_Batlle?= To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] newbie question In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060206163833.52526.qmail@web33803.mail.mud.yahoo.com> Topicbox-Message-UUID: f3fcc1a6-ead0-11e9-9d60-3106f5b1d025 Can there be a password challenge for a single machine (without any auth server in the net)? 2006/2/6, Russ Cox : > > > When I tried to do > > > > auth/changeuser user1 > > > > it requested passwords and other information. After > > that it returned me an error message (this might be > > understandable, because I installed it on my laptop, > > which is a standalone machine)... > > You don't need to run auth/changeuser for a single-machine > installation. Changeuser edits the authentication server > database, but you have no authentication server yet. > > Russ >