From mboxrd@z Thu Jan 1 00:00:00 1970 From: arisawa Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <5FE01229-2240-4DBA-AFBE-81EE49B33507@ar.aichi-u.ac.jp> Date: Sun, 26 May 2013 20:25:55 +0900 To: 9fans@9fans.net Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: [9fans] ssh to osx Topicbox-Message-UUID: 5c7367ce-ead8-11e9-9d60-3106f5b1d025 Hello, thanks to geoff and others, we can now connect to linux using ssh in = official distribution from bell-labs. term% ssh -r arisawa@hebe Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-38-generic-pae i686) * Documentation: https://help.ubuntu.com/ Last login: Sun May 26 11:00:17 2013 from maia.local hebe$=20 where hebe is one of my linux host. however I don't succeed yet in connecting to Mac using the ssh. term% ssh -r arisawa@mmac ssh: auth ctl msg `ssh-userauth k arisawa ' for = /net/ssh/clone: ssh-userath auth failed (not Established) where mmac is mac mini that runs on osx/lion.=20 ssh server of mmac is working as shown below. hebe$ ssh arisawa@mmac The authenticity of host 'mmac (192.168.1.7)' can't be established. RSA key fingerprint is 80:0a:fc:62:42:e1:22:5b:81:ee:2d:21:b2:bc:ee:75. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'mmac,192.168.1.7' (RSA) to the list of known = hosts. Password: Last login: Thu May 23 06:55:11 2013 -bash$=20 I don't understand the difference of ssh server between linux and osx. any suggestion is welcome. anyone get connected to mac using ssh of Plan9? Kenji Arisawa