Converting GSS Token to Kerberos AP_REQ

Sam Hartman hartmans at MIT.EDU
Fri Dec 13 20:09:45 EST 2002


>>>>> "Sergei" == Sergei Grigoriev <sergei_grigoriev at hotmail.com> writes:

    Sergei> Dear all Using some information posted by Microsoft
    Sergei> recently, I have successfully extracted a Kerberos Token
    Sergei> from a SPNEGO message.  Unfortunately, the code I want to
    Sergei> integrate this with needs a Kerberos AP_REQ.  Does anyone
    Sergei> know of a way of converting from a GSS Token to an AP_REQ
    Sergei> message?


Please don't do this.  Try to use GSSAPI with the krb5 mechanism (no
SPNEGO) directly.  If you cannot do that, then please grab a copy of
Kerberos for Windows and use those DLLs for Kerberos operations.





More information about the Kerberos mailing list