pull up r19407 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 11 Apr 2007 01:58:21 +0000 (01:58 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 11 Apr 2007 01:58:21 +0000 (01:58 +0000)
commitc853b68b95d9a8c1978e2833bd7af8dd170bbfc7
treeceeba90a35c62b2fff478a8f7b9136fa7e189779
parent5d18ef6be8dea2dfbeb66b7f9b4e8fc2ec220f53
pull up r19407 from trunk

 r19407@cathode-dark-space:  jaltman | 2007-04-06 21:02:00 -0400
 ticket: new
 subject: NIM 1.2.0.1 corrections
 component: windows
 tags: pullup

 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: 5516
version_fixed: 1.6.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19421 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