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
Tue Mar 30 10:30:26 EST 2004


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