This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: login to gcc.gnu.org broken


>>>>> "Joern" == Joern Rennecke <amylaar@onetel.net.uk> writes:

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

That's because, according to your authorized_keys file, you (either
yourself or the sourcemasters) have restricted you to running
/usr/local/bin/cvs with the "command=" directive.  You're going to
need to get someone else to deposit your public key there for you.

Ben


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]