info-cvs
[Top][All Lists]
Advanced

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

Re: Wincvs error: GSSAPI authentication failed: The specified target is


From: Mark D. Baushke
Subject: Re: Wincvs error: GSSAPI authentication failed: The specified target is unknown or unreachable
Date: Sat, 26 May 2007 01:36:10 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nick Wales <address@hidden> writes:

> I have a fully working linux kerberized CVS implementation. So I can 
> checkout, update etc using the gserver implementation. I've started to 
> try out some windows clients now, but with little success.
> 
> I have the MIT kerberos network identity manager running, with a valid 
> ticket. Now when I'm running the same command I run successfully from 
> the linux machines, i.e.
> 
> cvs -d :gserver:<hostname>:/var/cvs checkout test
> 
> I get this message
> 
> GSSAPI authentication failed: The specified target is unknown or unreachable
> 
> Can anyone shed any light on why this might be happening?

That error will arise if <hostname> does not result in a valid
credential. In this case, the gsp_display_status() function is
returning 'The specified target is unknown or unreachable' as
the error description returned by the gss_init_sec_context().

It seems possible that the kerberized windows client is falling prey to
the differences between GSSAPI implementation on Windows and non-Windows
machines. I am not up-to-date with the variations of GSSAPI that exist
out there, so you may need to find someone who understands those
differences on an application level outside of the CVS application
itself.

        Good luck,
        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFGV/F6Cg7APGsDnFERAjXRAJ0Xjnw725Dfr5b2JCGqpQQf4NuzYwCgtStx
rbIq44HSYAELjIs/HNOW8II=
=Y5+v
-----END PGP SIGNATURE-----




reply via email to

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