From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6a2f1b9843802a931657a8b5c70f80de@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] 4th ed. cpu/auth server setup problems. MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 30 Apr 2002 21:41:23 -0400 Topicbox-Message-UUID: 830158dc-eaca-11e9-9e20-41e7f4b1d025 No server found means your ndb isn't quite right. In particular, you need an authdom= tuple in the entry that lists the auth server. ipnet=lanl-acl172-net ip=172.16.82.0 ipmask=255.255.255.0 auth=172.16.82.9 >> authdom=acl.lanl.gov dnsdomain=acl.lanl.gov Russ