info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help getting CVS with GSSAPI to work


From: Jonah Tsai
Subject: Re: Help getting CVS with GSSAPI to work
Date: Thu, 14 Feb 2002 23:38:51 -0500

On Thursday, February 14, 2002, at 08:57  PM, -Larry Jones wrote:


address@hidden (33) % cvs checkout test_cvs
cvs [checkout aborted]: error from server my.cvs.server: Unknown
command: `gserver'

Am I missing something obvious?

When you configured CVS, the script didn't detect that you have GSSAPI
and so the cvs you built doesn't include GSSAPI support.  Check the
configure output carefully to see what's going wrong.  You might want to
try configuring with an explicit "--with-gssapi".


If GSSAPI is not compiled in, on the server side, CVS would have said something like "GSSAPI authentication not supported by this server"; on the client side, if GSSAPI is not compiled in, it'd say something like
        cvs history: Your CVSROOT is set for GSSAPI access method.
        cvs history: but your CVS executable doesn't support it
        cvs history: (;gserver:....:....)
        cvs [history aborted]: BAD CVSROOT




Jonah Tsai





reply via email to

[Prev in Thread] Current Thread [Next in Thread]