bug-cvs
[Top][All Lists]
Advanced

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

Re: GSSAPI + CVS


From: Assar Westerlund
Subject: Re: GSSAPI + CVS
Date: 01 Mar 2001 23:15:29 +0100
User-agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6

"Derek R. Price" <derek.price@openavenue.com> writes:
> Assar, do you have any comments?  From your previous patch
> submission it sounds like you have things working...  Jakob?

Yes, but it was working even without my patch and I'm using Heimdal
which is a different kerberos implementation than the MIT one that
Tracy uses.

> > So I kinit and grab a TGT then issue my CVS command with the CVSROOT as
> > ":gserver:my.cvsserver.com:/cvsroot"  Here's the error I'm getting:
> >
> > cvs [checkout aborted]: error from server my.cvsserver.com: cvs [pserver
> > aborted]: could not acquire GSSAPI server credentials

The error reporting in this part of the code sucks, it just says it
fails.  I had some patches for that too that I'll try to unearth or
write again.

> > And if I klist - I get:
> > Valid starting     Expires            Service principal
> > 02/22/01 07:37:59  02/22/01 17:37:59  krbtgt/ABILIZER.COM@ABILIZER.COM
> > 02/22/01 07:38:07  02/22/01 17:37:59  cvs/my.cvsserver.com@ABILIZER.COM
> > 02/22/01 07:38:07  02/22/01 17:37:59  cvs/my.cvsserver.com@ABILIZER.COM

It's weird that you're getting two cvs tickets.  Can you try `klist
-e' and send the output from that?

/assar



reply via email to

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