SSH 2 PubKeyAuthentication
From:Date: 09/23/02
- Next message: Jochen Czemmel: "Re: tunneling CDE through ssh: backward X connections encrypted?"
- Previous message: Roland Verlander: "Re: how to find out the version of a running sshd"
- Next in thread: Richard Silverman: "Re: SSH 2 PubKeyAuthentication"
- Reply: Richard Silverman: "Re: SSH 2 PubKeyAuthentication"
- Reply: Mariano Manicastri: "Re: SSH 2 PubKeyAuthentication"
- Reply: Michael: "Re: SSH 2 PubKeyAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Sep 2002 03:45:58 -0700
Hello!
I have a problem with OpenSSH. Password Authentication works,
RSAAuthentication too (SSH 1). I want to use SSH2
(PubKeyAuthentication) - but I always get "No challenge". DEBUG3
(sshd/ssh) didn't show the reason why this isn't working. The pubkey
is in ~myuser/.ssh/authorized_keys, sshd_config says
PubKeyAuthentication yes and RSAAuthentication yes.
I generate a key pair on the client and copy the public key to
"myuser@remotehost:.ssh/authorized_keys". If I use "ssh-keygen -t
rsa1" all is fine. If I use "ssh-keygen -t rsa" (SSH2) this doesn't
work.
Any hints?
Best regards
Stefan Bertels
- Next message: Jochen Czemmel: "Re: tunneling CDE through ssh: backward X connections encrypted?"
- Previous message: Roland Verlander: "Re: how to find out the version of a running sshd"
- Next in thread: Richard Silverman: "Re: SSH 2 PubKeyAuthentication"
- Reply: Richard Silverman: "Re: SSH 2 PubKeyAuthentication"
- Reply: Mariano Manicastri: "Re: SSH 2 PubKeyAuthentication"
- Reply: Michael: "Re: SSH 2 PubKeyAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]