From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) From: arisawa In-Reply-To: <4664AD68-E14B-4FC0-8066-FD19B69C7B85@ar.aichi-u.ac.jp> Date: Thu, 30 May 2013 09:02:48 +0900 Content-Transfer-Encoding: 7bit Message-Id: <04696DEC-44C7-4241-AA5E-265F45B25EDA@ar.aichi-u.ac.jp> References: <4664AD68-E14B-4FC0-8066-FD19B69C7B85@ar.aichi-u.ac.jp> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] ssh to osx Topicbox-Message-UUID: 5dc217c4-ead8-11e9-9d60-3106f5b1d025 Hello, I made mistake On 2013/05/29, at 9:47, arisawa wrote: > > now I can enter mac using ssh2 > maia% ssh2 mmac > connect is 0 > Fingerprint: 80 0A FC 62 42 E1 22 5B 81 EE 2D 21 B2 BC EE 75 > Authentication methods: publickey,password,keyboard-interactive > Authentication by password succeeded. > Last login: Wed May 29 08:43:52 2013 from maia > > -bash$ > I should use official ssh: maia% ssh -r mmac Last login: Wed May 29 10:23:44 2013 from maia -bash$ NOTE: ssh2 is in //sources.cs.bell-labs.com/contrib/john maia% ls -l ssh* --rwxrwxr-x M 360 arisawa sys 110296 May 4 07:22 ssh --rwxrwxr-x M 360 arisawa sys 217137 May 4 07:22 ssh1 --rwxrwxr-x M 360 sys sys 6384255 Oct 23 2010 ssh2 --rwxrwxr-x M 360 arisawa sys 299827 May 4 07:22 sshnet maia%