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 10:04:55 EST 2004


I copied it to %WINDIR% but again the same results.
C:\OSBA\kfw-2.6-final\src\athena\auth\krb5\src\appl\gss-sample\obj\i386\dbg>gss-server.exe
-port 4445 -verbose windms/beetle.qdms.co.in GSS-API error acquiring
credentials: Miscellaneous failure GSS-API error acquiring
credentials: No such file or directory

Are my krb5.ini correct
C:\kfw-2.6-final\src\athena\auth\krb5\src\appl\gss-sample\obj\i386\dbg>cat
c:\WINDOWS\krb5.ini [domain_realm]
        .QDMS.CO.IN = QDMS.CO.IN
        QDMS.CO.IN = QDMS.CO.IN

[libdefaults]
        default_realm = QDMS.CO.IN
        default_keytab_name = .\\krb5kt
        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
        }

Regards
Vikas


Jeffrey Altman <jaltman2 at nyc.rr.com> wrote in message news:<406A5EB9.7050109 at nyc.rr.com>...
> the KRB5.INI file should go in %WINDIR%.  Where are you placing the 
> keytab file containing the server keys for the service principal?
> 
> 
> 
> Vikas Gandhi wrote:
> > 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


More information about the Kerberos mailing list