From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Sergent To: 9fans@cse.psu.edu Subject: Re: [9fans] Mail on cpu/auth server MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-pasviempjnmzynqogylnuxxokc" Message-Id: <20010605042424.70D2F1998A@mail.cse.psu.edu> Date: Mon, 4 Jun 2001 21:23:02 -0700 Topicbox-Message-UUID: aff67c1a-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-pasviempjnmzynqogylnuxxokc Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit changeuser doesn't edit the keys file directly; it uses keyfs. Probably rewhack your auth server by losing the keys file and try again. Make sure keyfs is actually decrypting the keys file correctly. If the password you give at boot is wrong, it won't be able to do this. ("Wrong" means "not the same key that it waas using when it wrote the file".) Look in your logs for messages from keyfs. --upas-pasviempjnmzynqogylnuxxokc Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by ETLA.NET; Mon Jun 4 11:24:16 PDT 2001 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.20.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2E9D519A08; Mon, 4 Jun 2001 14:24:08 -0400 (EDT) Received: from pali.cps.cmich.edu (pali.cps.cmich.edu [141.209.131.81]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2A11F1998A for <9fans@cse.psu.edu>; Mon, 4 Jun 2001 14:23:35 -0400 (EDT) Received: from localhost (ishwar@localhost) by pali.cps.cmich.edu (8.11.4/8.11.3) with ESMTP id f54IOpw22201 for <9fans@cse.psu.edu>; Mon, 4 Jun 2001 14:24:51 -0400 From: Ish Rattan To: <9fans@cse.psu.edu> Subject: Re: [9fans] Mail on cpu/auth server In-Reply-To: <20010604171739.IVMO8623.femail1.sdc1.sfba.home.com@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.1 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 4 Jun 2001 14:24:51 -0400 (EDT) On Mon, 4 Jun 2001, Jonathan Sergent wrote: > On Monday, June 4, 2001, at 09:33 AM, Ish Rattan wrote: > > > I see the follwing messages in /sys/log/cron > > > > host Jun 4 06:52:04 upas: key not found > > > > similar message generated every 10 minutes. What key is it referring to? > > The one for upas. auth/changeuser upas to give it a key so that cron > can authenticate as upas. cron must run only on your auth server so > that it can authenticate as the right user. It does an rx to the target > host to run the command. An attempt to use auth/changeuser upas Passord: Confirm ..: keysfs: bad status key in file ... 6 keys read Post id: Did 3/27/01 upgrade has anything to do with it? Also, what happens if I just remove adm/keys and /adm/keys.who and recreate them with auth/changeuser??? - ishwar --upas-pasviempjnmzynqogylnuxxokc--