Remove the case sensitive comparisions of registry entry
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 30 Nov 2005 16:06:00 +0000 (16:06 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 30 Nov 2005 16:06:00 +0000 (16:06 +0000)
commitc02453daf72f95e0f90841ec7987a68c4286d55a
tree4e67f16f023561af5052cc3ed7a6621087696453
parent0fa271134c47e98c8bcea543ae074e84c77e0cc0
Remove the case sensitive comparisions of registry entry
and schema strings.  Microsoft uses HKLM\"SOFTWARE" and
HKCU\"Software".  This means the encoding schema that was
selected does not work and the conflict in case prevents
plugins from being loaded.

Better to enable plugins to work than to allow two realms
that differ only by case on the same platform during the
beta.

ticket: 3253

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17523 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/kconfig/api.c
src/windows/identity/kconfig/kconfiginternal.h