9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: steve <steve@quintile.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] ssh to osx
Date: Sun, 26 May 2013 14:48:07 +0100	[thread overview]
Message-ID: <5FBD1E6E-38D6-4129-9CFE-F544E8F5498F@quintile.net> (raw)
In-Reply-To: <5FE01229-2240-4DBA-AFBE-81EE49B33507@ar.aichi-u.ac.jp>

the mac only enables "keyboard interactive" auth and not  "password" auth,
these are very similar but different. you need to an option in a config file
on the mac to enable password auth.

i have done this on my mac, but to be honest i cannot remember what i did.
i found it on google somewhere and i am sure you will too. perhaps you will
be more through than i was and add a wiki entry when you work it out.

-Steve


On 26 May 2013, at 12:25, arisawa <arisawa@ar.aichi-u.ac.jp> wrote:

> 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$ 
> 
> 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 <password>' for /net/ssh/clone: ssh-userath auth failed (not Established)
> 
> where mmac is mac mini that runs on osx/lion. 
> 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$ 
> 
> 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
> 



  parent reply	other threads:[~2013-05-26 13:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-26 11:25 arisawa
2013-05-26 12:05 ` lucio
2013-05-26 13:48 ` steve [this message]
2013-05-26 14:00   ` lucio
2013-05-29  0:47     ` arisawa
2013-05-29  8:29       ` Steve Simon
2013-05-29 13:45         ` erik quanstrom
2013-05-29 21:55           ` Steve Simon
2013-05-29 15:40         ` Charles Forsyth
2013-05-30  0:02       ` arisawa
2013-05-30  0:13         ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5FBD1E6E-38D6-4129-9CFE-F544E8F5498F@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).