RE: Question about SSH protocol for developper access
"Pierre Muller" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> -----Message d'origine----- > De : [email protected] [mailto:[email protected]] De la > part de Andreas Schwab > Envoyé : mercredi 28 octobre 2015 11:55 > À : Pierre Muller > Cc : 'GDB Development' > Objet : Re: Question about SSH protocol for developper access > > "Pierre Muller" <[email protected]> writes: > > > what are the reasons why GNU still insists on only using version 1 > keys? > > Does it? Are you sure you have installed a version 2 key on > sourceware? I always thought that shell access was not authorized on sourceware.org machine... And indeed: $ ssh [email protected] Enter passphrase for RSA key '/home/Pierre/.ssh/identity': Last login: Wed Oct 28 11:23:17 2015 from gw-ics.u-strasbg.fr Connection to sourceware.org closed. scp also fails, so I have no idea how I could add another key by myself. Pierre