"Derek R. Price" <[EMAIL PROTECTED]> 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  [EMAIL PROTECTED]
> > 02/22/01 07:38:07  02/22/01 17:37:59  [EMAIL PROTECTED]
> > 02/22/01 07:38:07  02/22/01 17:37:59  [EMAIL PROTECTED]

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

/assar

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to