microsoft xp gssapi client talking to solaris8 gssapi server

Tony Hoyle tmh at nodomain.org
Thu Oct 3 13:39:36 EDT 2002


On Thu, 3 Oct 2002 15:40:50 +0000 (UTC), rhoward102002 at yahoo.com (R
Howard) wrote:

>The code I am compiling on XP is from the MS platform
>SDK (2/2002).  The server on the solaris box is from
>the krb5-1.2.6 distribution.
>
>I am now trying to port the same gss-client from the
>MIT distribution to the XP box.  The Microsoft
>compiler does not recognize the gss_nt_service_name
>function call.
>
You can't compile a Unix GSSAPI program on Windows as it isn't
compatible at the API level.  The Windows GSSAPI samples are
rewritten in SSPI to show the equivalent functions (No, I never got
them to work either).

Tony




More information about the Kerberos mailing list