From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 1 Jun 2004 08:31:26 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] vncs and a single terminal cfg In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <40BBC6F3.10111.4DE808E5@localhost> Topicbox-Message-UUID: 8e3bc144-eacd-11e9-9e20-41e7f4b1d025 > You need to edit your /lib/ndb/local to fix this. > There needs to be an entry for your system > or network with an auth= line pointing at yourself. Actually, I think I lied. You need a line like auth=your.server authdom=your.authdom.name in a clause by itself. That should be sufficient. Russ