Earlier I told u that I was able to run the gss-server by setting an
environment variable.

Now I am facing problems to run the gss-client. I have set the
%KRB5CCNAME% to MSLSA:
I was getting 
gss-client.exe -port 4444  beetle mittest hello
GSS-API error initializing context: Miscellaneous failure
GSS-API error initializing context: No credentials cache found

Then from Release notes. I even edited the registry for this 
C. MSLSA: credential cache client principal identity generation
1. (HKCU\Software\MIT\Kerberos5,PreserveInitialTicketIdentity) if
defined   2. (HKLM\Software\MIT\Kerberos5,PreserveInitialTicketIdentity)
if defined   3. Default is 1.

Still the problem is the same.
Regards
Vikas
Jeffrey Altman <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Vikas Gandhi wrote:
> > Can this be a factor for not being able to run the gss-server????
> > Where can I find this registry key to disable this new feature as I am
> > using windows 2003.
> 
> The key is listed in the release notes and is automatically set by the
> KFW 2.6 installer.
> 
> No, this functionality would not affect the gss-server.exe as the 
> gss-server.exe does not obtain keys from the MSLSA but instead must
> obtain keys from a keytab file.
> 
> Jeffrey Altman
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to