Thread Net::ssh::perl authentifizierungs-problem (7 answers)
Opened by crest at 2007-12-04 11:02

crest
 2007-12-05 09:54
#103463 #103463
User since
2007-12-04
5 Artikel
BenutzerIn
[default_avatar]
ok, bei debug kommt folgende meldung:

Quote
zielhost: Connecting to zielhost, port 22.
zielhost: Remote version string: SSH-1.99-OpenSSH_4.4

zielhost: Remote protocol version 1.99, remote software version OpenSSH_4.4
zielhost: Net::SSH::Perl Version 1.30, protocol version 1.5.
zielhost: No compat match: OpenSSH_4.4.
zielhost: Connection established.
zielhost: Waiting for server public key.
zielhost: Received server public key (768 bits) and host key (1024 bits).
zielhost: Host 'zielhost' is known and matches the host key.
zielhost: Encryption type: DES3
zielhost: Sent encrypted session key.
zielhost: Received encryption confirmation.
zielhost: RSA authentication using agent refused.
zielhost: RSA authentication failed: Can't load public key.
zielhost: Doing challenge response authentication.


Das heir scheint das problem zu sein: RSA authentication failed: Can't load public key.
Woran könnte das liegen ?

View full thread Net::ssh::perl authentifizierungs-problem