From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] secstore passwords question In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-tzopkcwacsxpizasgqzjwrjeik" Date: Sun, 27 Jul 2003 08:08:39 -0400 Topicbox-Message-UUID: 05c2131e-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-tzopkcwacsxpizasgqzjwrjeik Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Our secstore server is still using a kfs, mostly because I've been too lazy to switch it over. It doesn't use a file server because the database is open to dictionary attack even though the protocol isn't. --upas-tzopkcwacsxpizasgqzjwrjeik Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Sun Jul 27 00:24:30 EDT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Sun Jul 27 00:24:27 EDT 2003 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 1CACD19A00; Sun, 27 Jul 2003 00:24:22 -0400 (EDT) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.18.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 5EF4C19A00; Sun, 27 Jul 2003 00:24:17 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id AF7F919C7F; Sun, 27 Jul 2003 00:23:13 -0400 (EDT) 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 C407219B5B for <9fans@cse.psu.edu>; Sun, 27 Jul 2003 00:23:12 -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 h6R4N0eH019528 for <9fans@cse.psu.edu>; Sat, 26 Jul 2003 22:23:00 -0600 Received: from localhost (mirtchov@localhost) by fbsd.cpsc.ucalgary.ca (8.12.8/8.12.8/Submit) with ESMTP id h6R4N03i019524 for <9fans@cse.psu.edu>; Sat, 26 Jul 2003 22:23:00 -0600 X-Authentication-Warning: fbsd.cpsc.ucalgary.ca: mirtchov owned process doing -bs From: andrey mirtchovski To: 9fans@cse.psu.edu Subject: Re: [9fans] secstore passwords question In-Reply-To: <3b45cf2a4f20a838b6c03a7c6f2cafd6@plan9.bell-labs.com> 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.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: Sat, 26 Jul 2003 22:23:00 -0600 (MDT) X-Spam-Status: No, hits=-2.4 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,USER_AGENT_PINE,X_AUTH_WARNING version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) On Sat, 26 Jul 2003, David Presotto wrote: > depends on how many machines you have. If secstored is running on a different > machine, then factotum will call it up when it starts and download the > keys. Otherwise, you can start secstore some time later and redirect its > output to the factotum/ctl. redirecting works, thanx... one more question: are the standalone secstore servers in use fossil or kfs machines, or are they connected to a file server for everything but the secstore? andrey --upas-tzopkcwacsxpizasgqzjwrjeik--