--- R Howard <[EMAIL PROTECTED]> wrote: > Date: Fri, 4 Oct 2002 10:47:23 -0700 (PDT) > From: R Howard <[EMAIL PROTECTED]> > Subject: RE: microsoft xp gssapi client talking to > solaris8 gssapi server > To: "Paul B. Hill" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > > Thanks for the info. I followed the directions and > created the zip file. > > But it seems I am having quite a few problems with > nmake. First two errors were for > 'appl/gss-sample/Makefile.in' and > 'clients/kvno/Makefile.in'. Since I could not find > the directories under my source directory I > commented > them out in the Makefile. > > The problems I'm running into now are numerous > missing > .h files (unistd.h, feature_tests.h, int_const.h, > int_fmtio.h ...) when trying to compile and link > OID_OPS.c in the gssapi directory. > > Okay, so did I miss somehting somewhere. I only > received a couple of warnings on the solaris box > when > I created the zip file concerning -l used on > binaries. > I could always copy the .h files from the solaris > box > but right now I am searching for them on the XP > box > - or find a download of it on the internet. > > Any ideas? > > Thanks. > --- "Paul B. Hill" <[EMAIL PROTECTED]> wrote: > > If you build the MIT Kerberos distribution on > > Windows, as documented you > > will build the sample code. > > > > D:\krb5\src\windows\gss\obj\i386\dbg>dir > > Volume in drive D is New Volume > > Volume Serial Number is 48F7-20DB > > > > Directory of D:\krb5\src\windows\gss\obj\i386\dbg > > > > 10/01/2002 06:51p <DIR> . > > 10/01/2002 06:51p <DIR> .. > > 10/01/2002 06:51p 21,714 > > gss-client.obj > > 10/01/2002 06:51p 21,926 > gss-misc.obj > > 10/01/2002 06:51p 24,661 gss.exe > > 10/01/2002 06:51p 19,617 gss.map > > 10/01/2002 06:51p 24,839 gss.obj > > 10/01/2002 06:51p 164,864 gss.pdb > > 10/01/2002 06:51p 3,172 gss.res > > 10/01/2002 06:51p 50,176 vc60.idb > > 10/01/2002 06:51p 69,632 vc60.pdb > > 9 File(s) 400,601 bytes > > 2 Dir(s) 11,646,459,904 bytes free > > > > Note that the code doesn't build with Visual > Studio > > .NET yet. Look at the > > src\windows\readme file for notes about the build > > procedure other tools that > > you will need. > > > > -----Original Message----- > > From: R Howard [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, October 03, 2002 12:08 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: RE: microsoft xp gssapi client talking to > > solaris8 gssapi > > server > > > > > > That's what I'm beginning to find out. So has > > anyone > > done this already - ported the MIT gssapi sample > > client to XP? And if so can I get a copy. > > > > Thanks. > > --- Luke Howard <[EMAIL PROTECTED]> wrote: > > > > > > >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. > > > > > > Moreover, NT uses a different set of API > bindings > > > (SSPI instead of GSS-API) so there would be some > > > work > > > involved. > > > > > > -- Luke > > > > > > -- > > > Luke Howard | PADL Software Pty Ltd | > www.padl.com > > > > > > __________________________________________________ > > Do you Yahoo!? > > New DSL Internet Access from SBC & Yahoo! > > http://sbc.yahoo.com > > > > > __________________________________________________ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com >
__________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
