Can there be a password challenge for a single machine (without any auth server in the net)?
2006/2/6, Russ Cox <[EMAIL PROTECTED]>: > > > 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 >
