Connect to a linux box from Windows using RSA authentication
From: José Luiz do Nascimento Silva (jlnsilva_at_fazenda.sp.gov.br)
Date: 09/02/04
- Previous message: Darren Tucker: "Re: SSH won't execute shell"
- Next in thread: Jeff Dyke: "RE: Connect to a linux box from Windows using RSA authentication"
- Maybe reply: Jeff Dyke: "RE: Connect to a linux box from Windows using RSA authentication"
- Reply: Jeremy Lin: "Re: Connect to a linux box from Windows using RSA authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 02 Sep 2004 18:33:47 -0300 To: secureshell@securityfocus.com
Hi,
I'm trying to connect to a linux box from Windows using RSA
authentication. I've created the keypair, transferred the public key to
server, moved it to ~/.ssh2/key.pub and made echo "Key key.pub" >>
authorization.
On the client I've got IdKey key in the identification file. This is
what I get:
..
debug: Ssh2AuthPubKeyClient: Trying 1 key candidates.
debug: server offers auth methods 'publickey,password,keyboard-interactive'.
debug: Ssh2AuthPubKeyClient: All keys declined by server, disabling method.
debug: Ssh2AuthClient: *Method 'publickey' disabled.*
..
What's wrong, why does the server decline the keys?
The server is OpenSSH_3.7.1p1, client is SSH Secure Shell 3.2.9 Windows
Client.
Thanks.
--
José Luiz do Nascimento Silva
Administrador de Rede
PRODESP - Secretaria de Estado dos Negócios da Fazenda de São Paulo
Departamento de Tecnologia da Informação
Segurança da Informação
DTISegurança
Fones: 3243-4266/direto
3243-3400/rms:4266/4777
- Previous message: Darren Tucker: "Re: SSH won't execute shell"
- Next in thread: Jeff Dyke: "RE: Connect to a linux box from Windows using RSA authentication"
- Maybe reply: Jeff Dyke: "RE: Connect to a linux box from Windows using RSA authentication"
- Reply: Jeremy Lin: "Re: Connect to a linux box from Windows using RSA authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|