Re: ssh only password authentication
From: Darren Tucker (dtucker@dodgy.net.au)
Date: 02/12/03
- Next message: Robert Flint: "Open ssh on IRIX 6.2"
- Previous message: George Starcher, CISSP: "Re: linux and puttygen-key"
- In reply to: Jens Frederich: "ssh only password authentication"
- Next in thread: Darren Dunham: "Re: ssh only password authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: dtucker@dodgy.net.au (Darren Tucker) Date: Wed, 12 Feb 2003 06:18:38 GMT
In article <20030211214105625+0100@news.t-online.de>,
Jens Frederich <jens_frederich@web.de> wrote:
>hi,
>
>I've little problem. I've a Linux and a MacOSX machine with ssh.
>I've generated a rsa key. Then I've copy the indentity.pub to authorized_
>keys of the remote machine.
>I can't login with key, only password. Why?
>Here is the ssh -v output from one machine.
[snip]
A couple of possible reasons:
Older versions of openssh used authorized_keys2 for v2 keys, whereas
newer versions will accept v1 or v2 keys in authorized_keys.
The permissions on your directories may not be to sshd's liking if
StrictModes is yes (which is the default). You can find out which
it is by starting up your sshd in debug mode on a different port and
seeing which it complains about ("sshd -ddd -p 222").
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Next message: Robert Flint: "Open ssh on IRIX 6.2"
- Previous message: George Starcher, CISSP: "Re: linux and puttygen-key"
- In reply to: Jens Frederich: "ssh only password authentication"
- Next in thread: Darren Dunham: "Re: ssh only password authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|