From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3ecfab0d6df4a2a82590a3ad63757410@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] authentication help From: andrey mirtchovski In-Reply-To: <200402091754.48633.jhorey@cs.unm.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 9 Feb 2004 17:33:17 -0700 Topicbox-Message-UUID: d796c3bc-eacc-11e9-9e20-41e7f4b1d025 > When I run "cpu -h -c ls /" on the cpu/auth server, I > receive what I expect (a listing of all the files). However when I run that > same command on my Plan 9 terminal, I receive "srvauth::auth server protocol > botch". that usually means your authdom= entry in ndb isn't what the auth server thinks it is. run auth/debug from the terminal to see if that's the case. see other suggestions in the archives, particularly "telnet problem" from 2003-Feb-11. andrey