From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] auth without secstore? In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-xibceawwmazxzwyypeqaeiukau" Date: Wed, 25 Jun 2003 14:52:14 -0400 Topicbox-Message-UUID: db50d0fc-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-xibceawwmazxzwyypeqaeiukau Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Secstore is the only reasonable solution. You could use aescbc but you might need to alter it to get its password from somewhere other than the console. --upas-xibceawwmazxzwyypeqaeiukau Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Wed Jun 25 11:05:32 EDT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Wed Jun 25 11:05:29 EDT 2003 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.30.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9E41D19A53; Wed, 25 Jun 2003 11:05:12 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from fbsd.cpsc.ucalgary.ca (fbsd.cpsc.ucalgary.ca [136.159.7.68]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2EFFC19A05 for <9fans@cse.psu.edu>; Wed, 25 Jun 2003 11:04:13 -0400 (EDT) Received: from fbsd.cpsc.ucalgary.ca (localhost.localdomain [127.0.0.1]) by fbsd.cpsc.ucalgary.ca (8.12.8/8.12.8) with ESMTP id h5PF48eH021467 for <9fans@cse.psu.edu>; Wed, 25 Jun 2003 09:04:08 -0600 Received: from localhost (mirtchov@localhost) by fbsd.cpsc.ucalgary.ca (8.12.8/8.12.8/Submit) with ESMTP id h5PF47EJ021463 for <9fans@cse.psu.edu>; Wed, 25 Jun 2003 09:04:08 -0600 X-Authentication-Warning: fbsd.cpsc.ucalgary.ca: mirtchov owned process doing -bs From: andrey mirtchovski To: 9fans@cse.psu.edu Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] auth without secstore? Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 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: Wed, 25 Jun 2003 09:04:07 -0600 (MDT) how does one manage bootes' factotum without a secstore? for example, if we create an sshnet key for the auth server using 'auth/rsagen > /mnt/factotum/ctl' the machine will lose the key upon reboot and ssh will not work. is secstore (try saying that fast a few times :) the only solution? andrey --upas-xibceawwmazxzwyypeqaeiukau--