From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Hopefully, one last problem From: "Russ Cox" Date: Thu, 10 May 2007 11:58:24 -0400 In-Reply-To: <0BCAE93D-4C6C-4F2A-95BC-616D3E07D1F5@tinker.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20070510155826.113FE1E8C3A@holo.morphisms.net> Topicbox-Message-UUID: 62ed580e-ead2-11e9-9d60-3106f5b1d025 > I have a cpu/auth/file server configured and running. When I > try to log in using drawterm, I see the following: > > kim@tinker.com password: > ?you and auth server agree about password. > ?server is confused. > cpu: server lies got 39dd60dfe7adb072.1510726563 want > 9b3644fcb26b1a66.0: cs gave empty translation list > > goodbye > > I assume I have missed something obvious but I don't seem to be > able to track it down. You need to fix the key held in your server's factotum, which does not match the one in /mnt/keys and the one you typed to drawterm. (The last two *do* match.) Try running auth/wrkey on the console to reset the nvram password. Russ