From mboxrd@z Thu Jan 1 00:00:00 1970 From: rgr@sdf.lonestar.org (Rob Ristroph) To: 9fans@cse.psu.edu Message-ID: <87n0dtgg7u.fsf@rgristroph-austin.ath.cx> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [9fans] ssh and pcauth Date: Fri, 29 Aug 2003 00:55:49 -0500 Topicbox-Message-UUID: 25750306-eacc-11e9-9e20-41e7f4b1d025 When I boot from my new pcauth kernel, I cannot use ssh. When I try to ssh from Plan 9 to Linux, the same connection that previously worked now gives "ssh: client authentication failed" In the wiki, there is a reference to copying $home/lib/$user.secret.factotum to /mnt/factotum/ctl. What is this for ? Is it for ssh'ing to the Plan 9 machine, or do I have to do it ? I did it as user bootes and ssh still didn't work, and I did it as another user and got a permission denied. I can ssh just fine if I boot from the old pcdisk kernel. I see no messages in the logs on the receiving side of the ssh. However, if I connect to a non-existent or non-responding machine, the ssh just times out, it doesn't give the error; and sniffing the connection reveals some traffic does go between the computers when I attempt and get the "ssh: client authenticaion failed" error. --Rob