Our gssapi samples do not speak the same wireprotocol as the
corresponding gssclient/gssserver in the MIT distribution because ours
are based on an earlier implementation. See Paul's email on this
(attached).
If you need the samples to test interop between the two implementations,
I recommend that you grab incarnations of gssclient and gssserver from
previous MIT distributions.
-----
This message is provided "AS IS" with no warranties, and confers no
rights.
Message may originate from an unmonitored alias ("davespam"). If so,
use "davidchr" if a direct reply is required.
Any opinions or policies stated within are my own and do not necessarily
constitute those of my employer.
I reside in Washington, USA, where Title 19 declares that sending me
Unsolicited Commercial Email can result in a $500 fine.
Harvesting of this address for purposes of bulk email (spam and UCE) is
expressly prohibited unless by my explicit prior request. I retaliate
viciously against spammers and spam sites.
> -----Original Message-----
> From: Tony Hoyle [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 03, 2002 10:40 AM
> To: [EMAIL PROTECTED]
> Subject: Re: microsoft xp gssapi client talking to solaris8
> gssapi server
>
>
> On Thu, 3 Oct 2002 15:40:50 +0000 (UTC), [EMAIL PROTECTED] (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
>
> ________________________________________________
> Kerberos mailing list [EMAIL PROTECTED]
> http://mailman.mit.edu/mailman/listinfo/kerberos
>
--- Begin Message ---
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
________________________________________________
Kerberos mailing list [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos
--- End Message ---