From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [9fans] File Server Authentication Woes From: Eric Van Hensbergen To: 9fans@cse.psu.edu In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1020786546.15100.7.camel@arlx125> Mime-Version: 1.0 Date: Tue, 7 May 2002 10:49:05 -0500 Topicbox-Message-UUID: 8bbcff8a-eaca-11e9-9e20-41e7f4b1d025 On Tue, 2002-05-07 at 10:18, Russ Cox wrote: > Somewhere along the line your servers don't agree about a key. > It sounds like the factotum on your auth server doesn't have > the right key. Try drawing a new window on the auth server > and running > > echo -n delkey >/mnt/factotum/ctl # clears all keys > mount -c /srv/il!9.3.61.42 /n/tor > > It will prompt for the key again and maybe this time > will work better. > > Russ When I do this, I don't get a key prompt again, but the error messages change (due to the fact that there is no key matches apparently). vampira# mount -c /srv/il!9.3.61.42 /n/tor 11: start proto=p9any role=client yields phase CNeedProtos: ok 11: read 4093 in phase CNeedProtos yields phase CNeedProtos: phase: protocol pha se error: read in state CNeedProtos 11: write 0 in phase CNeedProtos yields phase CNeedProtos: toosmall 2048 11: no key matches proto=p9sk1 dom=austin.ibm.com role=speakfor user? !password ? 11: failure no key matches proto=p9sk1 dom=austin.ibm.com role=speakfor user? ! password? 11: no key matches proto=p9sk1 dom=austin.ibm.com role=client user? !password? 11: failure no key matches proto=p9sk1 dom=austin.ibm.com role=client user? !pa ssword? 11: no key matches proto=p9sk1 dom=austin.ibm.com role=client user? !password? 11: failure no key matches proto=p9sk1 dom=austin.ibm.com role=client user? !pa ssword? 11: failure no key matches proto=p9sk1 dom=austin.ibm.com role=client user? !pa ssword? 11: write 25 in phase CNeedProtos yields phase CNeedProtos: failure no key match es proto=p9sk1 dom=austin.ibm.com role=client user? !password? mount: mount /n/tor: attach -- unknown user or failed authentication