Problem in running gss.exe of kfw 2.6 using MSLSA cache and using Active Directory as kdc
Vikas Gandhi
vgandhi at quark.co.in
Wed Mar 31 00:23:01 EST 2004
Hi
Also I tried to run the gss-server that comes along where I am
getting....
C:\OSBA\kfw-2.6-final\src\athena\auth\krb5\src\appl\gss-sample\obj\i386\dbg>gss-server.exe
-port 4444 -verbose windms/beetle.qdms.co.in
GSS-API error acquiring credentials: Miscellaneous failure
GSS-API error acquiring credentials: No such file or directory
My krb5.ini is lying in the directory where I am running the samples.
Also I have given an environment variable as KRB5CCNAME=MSLSA:
Regards
Vikas
Jeffrey Altman <jaltman2 at nyc.rr.com> wrote in message news:<4069C657.4050303 at nyc.rr.com>...
> What are you testing gss.exe against?
>
> The version of the GSS-SSPI server which is shipped
> as part of the MS SDK is incompatible with the GSS.EXE
> as shipped in KFW 2.6. We are working with Microsoft
> to release updated versions of the example code.
>
> Jeffrey Altman
>
>
> Vikas Gandhi wrote:
>
> > Hi All
> >
> > I am experimenting with kfw 2.6 which is supposed to be
> >
> > I am facing a weird problem may be due to wrong settings or what???
> >
> > Following are the details
> >
> > Server: Windows 2003
> >
> > KDC: Active Directory
> >
> > Client : gss.exe
> >
> > MIT Client: kfw 2.6
> >
> > GSS-API error wrapping message: No context has been established
> >
> > GSS-API error wrapping message: Validation error
> >
> >
> >
> > krb5.ini
> > [domain_realm]
> >
> > beetle.QDMS.CO.IN = QDMS.CO.IN
> >
> > [libdefaults]
> > default_keytab_name = .\\krb5kt
> > default_realm = QDMS.CO.IN
> > default_tgs_enctypes = DES-CBC-CRC
> > default_tkt_enctypes = DES-CBC-CRC
> > ticket_lifetime = 600
> >
> >
> >
> > [realms]
> > QDMS.CO.IN = {
> > admin_server = beetle
> > kdc = beetle.qdms.co.in:88
> > }
> >
> > My gss.exe UI says this
> > Hostname: beetle.qdms.co.in
> > port :88
> > gss service name: test
> > test message: hello
> > Cccache name: MSLSA:
> > Mechanisn(OID):1.2.840.113554.1.2.2
> > Options are
> > a) verbose output
> > b) no auth
> >
> > The error that I get is this
> > GSS-API error wrapping message: No context has been established
> > GSS-API error wrapping message: Validation error
> >
> > Please make me understand where I am faulting
> >
> > Regards
> > Vikas
More information about the Kerberos
mailing list