Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2001 09:18:53 +0100
From:      Mark Drayton <mark.drayton@izr.com>
To:        questions@freebsd.org
Subject:   Re: Putty & SSH
Message-ID:  <20011026091852.B60096@drex.staff.izr.com>
In-Reply-To: <006801c15dee$471d80c0$0901a8c0@system>; from mailings@analogon.com on Fri, Oct 26, 2001 at 09:16:24AM %2B0200
References:  <006801c15dee$471d80c0$0901a8c0@system>

next in thread | previous in thread | raw e-mail | index | archive | help
Tom Beer (mailings@analogon.com) wrote:
> I try to connect from my M$ to a Freebsd Box using Putty via SSH. The
> keys were produced with the normal procedure under BSD. However, it is
> not possible to connect without entering a user name and password.
> This fails, cause I only want to connect via the ssh key and
> configured sshd in that way. The log on BSD reads as follows:

[snip debug]

In PUtty:

* put your username in the "Auto-login username" box in the connection
settings
* put the path to your key into the "Private key file for
authentication" box in the SSH settings

On the machine you're trying to SSH into:

* put the same key into a text file called ~/.ssh/authorized_keys

Obviously you need to have generated a key that doesn't ask for a
passwprd for this to work.

I hope this help. Ask more if it doesn't.

Cheers,

-- 

Mark Drayton

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011026091852.B60096>