From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] auth on terminal In-Reply-To: <0a2f8da5c86e1956d76920929f52caae@plan9.escet.urjc.es> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 25 Mar 2004 08:55:38 -0500 Topicbox-Message-UUID: 41ea71c8-eacd-11e9-9e20-41e7f4b1d025 If you are running as the same user on both systems, you don't even need an auth server... Keyfs will get the password it encrypts/decrypts the /adm/keys with from the nvram parittion if there's anything there (i.e. if you've already run wrkeys and put something there). Otherwise, it will indeed prompt with password:. Did you start it in the background?