sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #69629
problem med ssh - what can it be?
Hoho!
Jeg har et problem med ssh og cvs.
Til slut bør den spørge om an adgangskode, men det gør den ikke!
Hvad kan der være galt?
Hilsen
keld
ssh -v elvis.redhat.com
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
debug1: Reading configuration data /home/keld/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to elvis.redhat.com [66.187.233.241] port 22.
debug1: Connection established.
debug1: identity file /home/keld/.ssh/identity type 0
debug1: identity file /home/keld/.ssh/id_rsa type -1
debug1: identity file /home/keld/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.1p1
debug1: match: OpenSSH_3.1p1 pat OpenSSH_2.*,OpenSSH_3.0*,OpenSSH_3.1*
debug1: Local version string SSH-1.5-OpenSSH_3.6.1p2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'elvis.redhat.com' is known and matches the RSA1 host key.
debug1: Found key in /home/keld/.ssh/known_hosts:54
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: RSA authentication using agent refused.
debug1: Trying RSA authentication with key '/home/keld/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
Permission denied.
debug1: Calling cleanup 0x80627f0(0x0)
Follow ups