[EMAIL PROTECTED] ("Booker C. Bense") wrote in message
news:<[EMAIL PROTECTED]>...
> On 23 Feb 2002, Brian Smith wrote:
> > CVS uses GSS-API to support Kerberos. I am trying to get CVS to work
> > with MS Active Directory Kerberos.
> >
> > The CVS code I have is using gss_nt_service_name service principal
> > name (SPN) format; i.e. "[EMAIL PROTECTED]". I realize that Active
> > Directory needs a SPN in the form GSS_C_HOSTBASED_SERVICE; i.e.
> > "cvs/hostname.domain".
>
> - I don't think this is actually your problem. The nt_service_name is
> translated to the kerberos form of the service name by the gssapi
> library. What errors were you getting with the orginal code ?
>
> - Booker C. Bense
Thanks for the reply. Of course you are correct, and in fact
GSS_C_HOSTBASED_SERVICE is the same as gss_c_nt_service
([EMAIL PROTECTED]). My problem was actually caused by a
configuration problem.
Thanks,
Brian
________________________________________________
Kerberos mailing list [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos