Re: OpenSSH protocol 2 ignores identity file
From: Darren Tucker (dtucker@dodgy.net.au)
Date: 12/11/02
- Next message: t Sänger: "sshd & passwd"
- Previous message: Joe Harrison: "Re: Newbie certificate question"
- In reply to: Adam: "OpenSSH protocol 2 ignores identity file"
- Next in thread: Adam: "Re: OpenSSH protocol 2 ignores identity file"
- Reply: Adam: "Re: OpenSSH protocol 2 ignores identity file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: dtucker@dodgy.net.au (Darren Tucker) Date: Wed, 11 Dec 2002 07:24:10 GMT
In article <a20a7fcc.0212101600.5fa49f1c@posting.google.com>,
Adam <alciocca@yahoo.com.au> wrote:
>we are in the process of upgrading our solaris boxes from ssh 1.2.32
>using SSH protocol 1 to OpenSSH 3.4p1 using both SSH protocol 1 and
>SSH protocol 2. However after the upgrade users are no longer asked
>for the passphrase of their ~/.ssh/identity file, they are asked for
>their user password on the server.
>
>It seems that it isn't even looking for an identity file. Am I doing
>something wrong or is this normal?
The debug shows a SSHv2 connection and you have only SSHv1 keys. Try
generating an SSHv2 key (eg "ssh-keygen -t rsa") or forcing a v1
connection (eg "ssh -1 host").
--
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: t Sänger: "sshd & passwd"
- Previous message: Joe Harrison: "Re: Newbie certificate question"
- In reply to: Adam: "OpenSSH protocol 2 ignores identity file"
- Next in thread: Adam: "Re: OpenSSH protocol 2 ignores identity file"
- Reply: Adam: "Re: OpenSSH protocol 2 ignores identity file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|