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. --- "Paul B. Hill" <[EMAIL PROTECTED]> wrote: > Hi, > > It sounds like version skew. > > On XP are you compiling the sample code that came > from the same MIT > disitribution that you are compiling on the Solaris > box? > > AT one time Microsoft was distributing the GSS > sample code from an MIT > snapshot. MIT didn't know it at the time and made > some incompatible changes > to our sample code. If you mixed the code it didn't > work. > > Yes, we're sorry about this. > > Paul > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > R Howard > Sent: Thursday, October 03, 2002 10:39 AM > To: [EMAIL PROTECTED] > Subject: microsoft xp gssapi client talking to > solaris8 gssapi server > > > Hey folks, hope someone can help me with this. I > have > compiled the sample gssapi client on a microsoft xp > box. It compiled fine. I have the MIT gssapi > sample > server compiled on a solaris box. The gssapi server > on the solaris box seems to be working fine. I can > connect to it just fine using the MIT gssapi sample > client. But when I try to use the gssapi client > supplied by Microsoft it just sits there waiting. > And > the server on the solaris box seems to be waiting as > well. > > Has anyone gotten this to work? Do I need to use > the > MIT gssapi sample client on the Microsoft XP box? > > Any help would be appreciated. Thanks > > __________________________________________________ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com > ________________________________________________ > Kerberos mailing list [EMAIL PROTECTED] > http://mailman.mit.edu/mailman/listinfo/kerberos > __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
