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
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to