Now I reversed the entry 
   HKLM\Software\MIT\Kerberos5\
      PreserveInitialTicketIdentity = 0x0 (DWORD)
   HKCU\Software\MIT\Kerberos5\
      PreserveInitialTicketIdentity = 0x0 (DWORD)
and introduced new entry  
HKLM\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters
    AllowTGTSessionKey = 0x01 (DWORD)
Still the resulta are the sane

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