public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Problems with running SSH to gcc.gnu.org
@ 2004-06-11 20:51 Manfred Hollstein
  2004-06-11 21:01 ` Angela Marie Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Manfred Hollstein @ 2004-06-11 20:51 UTC (permalink / raw)
  To: overseers

Hi there,

I'm having trouble to login to gcc.gnu.org/running cvs update via ssh.
I have been able to login to this system without any problems so far,
but this doesn't work anymore, at least since yesterday. All my public
SSH keys are/should be stored in the ~manfred/.ssh/authorized_keys
file. This happens when I currently attempt to login in:

  $ slogin -v gcc.gnu.org
  OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7b 10 Apr 2003
  debug1: Reading configuration data /home/manfred/.ssh/config
  debug1: Applying options for gcc.gnu.org
  debug1: Applying options for *
  debug1: Reading configuration data /etc/ssh/ssh_config
  debug1: Applying options for *
  debug1: Connecting to gcc.gnu.org [12.107.209.250] port 22.
  debug1: Connection established.
  debug1: identity file /home/manfred/.ssh/id_rsa type -1
  debug1: identity file /home/manfred/.ssh/id_dsa type -1
  debug1: Remote protocol version 1.99, remote software version OpenSSH_3.6.1p2
  debug1: match: OpenSSH_3.6.1p2 pat OpenSSH*
  debug1: Enabling compatibility mode for protocol 2.0
  debug1: Local version string SSH-2.0-OpenSSH_3.7.1p2
  debug1: SSH2_MSG_KEXINIT sent
  debug1: SSH2_MSG_KEXINIT received
  debug1: kex: server->client aes128-cbc hmac-md5 zlib
  debug1: kex: client->server aes128-cbc hmac-md5 zlib
  debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
  debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  debug1: Host 'gcc.gnu.org' is known and matches the RSA host key.
  debug1: Found key in /home/manfred/.ssh/known_hosts:2
  debug1: ssh_rsa_verify: signature correct
  debug1: Enabling compression at level 6.
  debug1: SSH2_MSG_NEWKEYS sent
  debug1: expecting SSH2_MSG_NEWKEYS
  debug1: SSH2_MSG_NEWKEYS received
  debug1: SSH2_MSG_SERVICE_REQUEST sent
  debug1: SSH2_MSG_SERVICE_ACCEPT received
  debug1: Authentications that can continue: publickey,keyboard-interactive
  debug1: Next authentication method: publickey
  debug1: Offering public key: /home/manfred/.ssh/saturn/id_dsa
  debug1: Authentications that can continue: publickey,keyboard-interactive
  debug1: Offering public key: /home/manfred/.ssh/saturn/id_rsa
  debug1: Authentications that can continue: publickey,keyboard-interactive
  debug1: Trying private key: /home/manfred/.ssh/id_rsa
  debug1: Trying private key: /home/manfred/.ssh/id_dsa
  debug1: Next authentication method: keyboard-interactive
  debug1: Authentications that can continue: publickey,keyboard-interactive
  debug1: No more authentication methods to try.
  Permission denied (publickey,keyboard-interactive).
  debug1: Calling cleanup 0x80645d0(0x0)
  debug1: compress outgoing: raw data 1331, compressed 1243, factor 0.93
  debug1: compress incoming: raw data 161, compressed 71, factor 0.44

Has SSH access been disabled? I could not find anything related on the web
site. Could someone with access to the system please try to figure out
what's wrong?

TIA, cheers.

l8er
manfred

-- 
  Please avoid sending me Word or PowerPoint attachments.
  See http://www.fsf.org/philosophy/no-word-attachments.html

Manfred Hollstein        If you have any questions about GNU software:
Hindenburgstr. 13/1                         <mailto:manfred.h@gmx.net>
75446 Wiernsheim, FRG              <http://manfred-h.bei.t-online.de/>
GPG fingerprint:    2E92 1176 F71A 392D 6AF4  3BBD 3145 F36B 27BA A62D

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-11 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-11 20:51 Problems with running SSH to gcc.gnu.org Manfred Hollstein
2004-06-11 21:01 ` Angela Marie Thomas
2004-06-12 17:17   ` Manfred Hollstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).