NIM 1.2.0.1 corrections
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 7 Apr 2007 01:02:00 +0000 (01:02 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 7 Apr 2007 01:02:00 +0000 (01:02 +0000)
commit5ace55fd0e100506f4803ffebc9b1aeb8f252185
treee2a0952ffc2418d0dfea7c0a40bbd3e542d60293
parentd8038bd24c942e972517d9a845b9a9c1f1bf56ef
NIM 1.2.0.1 corrections

NetIdMgr Version 1.2.0.1

netidmgr.exe:

 - add functionality to implement previously defined "DefaultSticky"
   registry based configuration parameter.  This value is can be added to
   an installer by a transform or pushed by Group Policy.  When set, it
   controls the default setting of the "sticky" flag for new identities.

nidmgr32.dll:

 - fix the version resources: FileVersion, ProductName, and ProductVersion

krb5cred.dll:

 - when importing an identity from the MSLSA, if there has never been a
   default identity, configure the MSLSA identity to be the default.

ticket: new
component: windows
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19407 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/config/Makefile.w2k
src/windows/identity/config/Makefile.w32
src/windows/identity/nidmgrdll/nidmgrdll.rc
src/windows/identity/plugins/krb5/krb5funcs.c
src/windows/identity/plugins/krb5/krb5funcs.h
src/windows/identity/plugins/krb5/krb5newcreds.c
src/windows/identity/ui/cfg_identities_wnd.c
src/windows/identity/ui/mainmenu.c
src/windows/identity/ui/mainwnd.c
src/windows/identity/ui/mainwnd.h