From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0a2f8da5c86e1956d76920929f52caae@plan9.escet.urjc.es> To: 9fans@cse.psu.edu Subject: Re: [9fans] auth on terminal From: Fco.J.Ballesteros In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-rnqhrodhcqiakutsdzqniktbty" Date: Thu, 25 Mar 2004 14:43:06 +0100 Topicbox-Message-UUID: 41e421ec-eacd-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-rnqhrodhcqiakutsdzqniktbty Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Why don't you start one of them as a cpuserver? You may start rio on it and run it on the name of a user, of course. --upas-rnqhrodhcqiakutsdzqniktbty Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Thu Mar 25 14:37:36 MET 2004 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 37D7D19E9F; Thu, 25 Mar 2004 08:37:27 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 0EDE119E61; Thu, 25 Mar 2004 08:37:24 -0500 (EST) 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 823A419C30; Thu, 25 Mar 2004 08:36:09 -0500 (EST) Received: from mail2.snellwilcox.com (mail2.snellwilcox.com [195.173.15.4]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id CECC319B80 for <9fans@cse.psu.edu>; Thu, 25 Mar 2004 08:36:06 -0500 (EST) Received: from 192.168.253.14 by mail2.snellwilcox.com (InterScan E-Mail VirusWall NT); Thu, 25 Mar 2004 13:36:02 -0000 Received: from larch.com (netscreen-gateway.snellwilcox.com [192.168.253.1]) (authenticated bits=0) by smtp-uk.snellwilcox.com (8.12.8/8.12.8) with ESMTP id i2PFJhjR017820 for <9fans@cse.psu.edu>; Thu, 25 Mar 2004 15:19:44 GMT Message-ID: From: plan9fans@ntlworld.nospam.com To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] auth on terminal 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: Thu, 25 Mar 2004 13:36:04 0000 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on psuvax1.cse.psu.edu X-Spam-Status: No, hits=0.3 required=5.0 tests=NO_REAL_NAME autolearn=no version=2.63 X-Spam-Level: Hi, Firstoff, sorry for dumb question. I'am trying connect two stand alone terminals together, larch and paris; paris is also going to act as authserver. On paris I start the auth server by hand auth/keyfs -m /mnt/keys /adm/keys aux/listen -q -t $home/bin/service.auth -d $home/bin/aservice setup my auth info (only once) auth/wrkeys auth/changeuser steve Add keys to factotum for both machines. key proto=p9sk1 dom=mydom.net user=steve !password=xxxx Now if I run auth/debug on either machine and everything looks OK. When I try to do larch% cpu -h paris the command doesn't return. When I hit return on paris it prints password: "behind rio" there is obviously two processes reading the keyboard, rio, and this program running behind it (keyfs ?) if I hit return a few more times larch prints no key rio: can't find mouse: device or object already in use Unfortuanately this process on paris keeps reading the keyboard and eating every other character or so I have to reboot it in the end. I think I am nearly there but I don't know what I have missed. Anyone? -Steve --upas-rnqhrodhcqiakutsdzqniktbty--