1830143 Members
25303 Online
109999 Solutions
New Discussion

Connexion with ssh key

 
AWFM_GMS_SUPPORT_SYSTEM
Occasional Advisor

Connexion with ssh key

Hello All,

On a Windows system we generate a SSH key by using Putty Gen (sshv2) type RSA and we put the public key on our HPUX ( B.11.23 U 9000/800) and when we try to connect on the HPUX from the Windows without password system returned this error message:
Server refused our key
Server refused public key

Thank you for your help.

Regards,

Willy





2 REPLIES 2
smatador
Honored Contributor

Re: Connexion with ssh key

Hi,

Look what's happen in debugging with ssh -vvv.

AWFM_GMS_SUPPORT_SYSTEM
Occasional Advisor

Re: Connexion with ssh key

Hi,

We found the origin of problem, we generated a new DSA key instead of an RSA key on the Windows system we loaded it on our HPUX and ssh connexion work fine now from the Windows to the HPUX.

Thank you for your help.

Regards,

Willy