Network Identity Manager - Fix module loading when en_US locale cannot be loaded
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 8 Dec 2005 06:58:15 +0000 (06:58 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 8 Dec 2005 06:58:15 +0000 (06:58 +0000)
commit44d0e52f6dbb8b095956babf1c8b7734219de01f
tree0d200a02954f2036439e4d385ea97560883a525c
parent0bd769c62da316a04b0a0a63b844405ae6dc5e80
Network Identity Manager - Fix module loading when en_US locale cannot be loaded

The identity manager is designed for internationalization. However, it only ships with
modules for the en_US locale.   Designing modules for other locales was beyond our the
reach of available resources.  This patch will force the use of en_US when modules
matching the installed user and system locales cannot be found.

ticket: new
status: resolved
target_version: 1.4.4
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17555 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/kmm/kmm_module.c