From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 5 Jul 2007 17:35:03 +0200 From: Matthias Bauer To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] keys broken after reboot? Message-ID: <20070705153502.GA10793@pestilenz.org> References: <20070705135549.GC17050@pestilenz.org> <1fd92c999e873d5cd8ada315956680ce@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1fd92c999e873d5cd8ada315956680ce@coraid.com> Topicbox-Message-UUID: 916b076c-ead2-11e9-9d60-3106f5b1d025 On Thu, Jul 05, 2007 at 10:02:04AM -0400, erik quanstrom wrote: > > Hi all, > > what could be the cause of the following phenomenon: > > After every reboot my CPU server cannot authenticate > > anybody. auth/debug shows that the authsrv "does not > > agree" or has wrong tickets. After wrkey, changeuser, > > reboot, it works again. > > > > Best regards, > > > > Matthias > > i'm not sure i follow. sorry to be pedantic, but... > > you say that after every reboot you are unable to authenticate, > but your fix includes a reboot which would mean that sometimes > after a reboot, things work. You're right of course. It seems I shut down the cpu/auth server without fshalt, resulting in problems already discussed here (http://marc.info/?l=9fans&m=117802427310068&w=2). I will try the fix suggested there. Sorry for the noise, Matthias