public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* login to gcc.gnu.org broken
@ 2003-01-25  8:55 Joern Rennecke
  2003-01-25 19:05 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Joern Rennecke @ 2003-01-25  8:55 UTC (permalink / raw)
  To: overseers; +Cc: gcc

I've just upgraded by home machine to a newer Linux version, and now CVS
wants to use ssh protocol version 2.  So I went to log in to gcc.gnu.org
to put a protocol 2 style public key entry for my home machine there, but
the log in fails - it executes the forced command /usr/local/bin/cvs
server even before it gets to the RSA challenge:

amylaar@meolyon:~>  ssh -1 -x -a -v gcc.gnu.org
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
3832: debug1: Reading configuration data /home/amylaar/.ssh/config
3832: debug1: Reading configuration data /etc/ssh/ssh_config
3832: debug1: Applying options for *
3832: debug1: Rhosts Authentication disabled, originating port will not be trusted.
3832: debug1: ssh_connect: needpriv 0
3832: debug1: Connecting to gcc.gnu.org [66.187.233.205] port 22.
3832: debug1: Connection established.
3832: debug1: identity file /home/amylaar/.ssh/identity type 0
3832: debug1: Remote protocol version 1.99, remote software version OpenSSH_3.1p1
3832: debug1: match: OpenSSH_3.1p1 pat OpenSSH_2.*,OpenSSH_3.0*,OpenSSH_3.1*
3832: debug1: Local version string SSH-1.5-OpenSSH_3.4p1
3832: debug1: Waiting for server public key.
3832: debug1: Received server public key (768 bits) and host key (1024 bits).
3832: debug1: Host 'gcc.gnu.org' is known and matches the RSA1 host key.
3832: debug1: Found key in /home/amylaar/.ssh/known_hosts:9
3832: debug1: Encryption type: 3des
3832: debug1: Sent encrypted session key.
3832: debug1: cipher_init: set keylen (16 -> 32)
3832: debug1: cipher_init: set keylen (16 -> 32)
3832: debug1: Installing crc compensation attack detector.
3832: debug1: Received encrypted confirmation.
3832: debug1: Trying RSA authentication with key '/home/amylaar/.ssh/identity'
3832: debug1: Remote: Port forwarding disabled.
3832: debug1: Remote: X11 forwarding disabled.
3832: debug1: Remote: Agent forwarding disabled.
3832: debug1: Remote: Forced command: /usr/local/bin/cvs server
3832: debug1: Received RSA challenge from server.
Enter passphrase for RSA key '/home/amylaar/.ssh/identity': 

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

* Re: login to gcc.gnu.org broken
  2003-01-25  8:55 login to gcc.gnu.org broken Joern Rennecke
@ 2003-01-25 19:05 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2003-01-25 19:05 UTC (permalink / raw)
  To: Joern Rennecke; +Cc: overseers, gcc

On Sat, Jan 25, 2003 at 09:05:16AM +0000, Joern Rennecke wrote:
>I've just upgraded by home machine to a newer Linux version, and now
>CVS wants to use ssh protocol version 2.  So I went to log in to
>gcc.gnu.org to put a protocol 2 style public key entry for my home
>machine there, but the log in fails - it executes the forced command
>/usr/local/bin/cvs server even before it gets to the RSA challenge:

General login to gcc.gnu.org is limited.  Most users (like you) only
have cvs access.  If you send your new public key to
overseers@gcc.gnu.org, someone will update it.

cgf

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

end of thread, other threads:[~2003-01-25 19:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-25  8:55 login to gcc.gnu.org broken Joern Rennecke
2003-01-25 19:05 ` Christopher Faylor

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).