Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 375
blob3f7a792a4fb27dd6548ef38b7e4eb1335b6c93c9
1 Title: LDAP: Now handling user-ids with umlauts
2 Level: 1
3 Component: multisite
4 Class: fix
5 State: unknown
6 Version: 1.2.5i1
7 Date: 1387270969
8 Targetversion: future
10 User-IDs with umlauts seem to be used in some installations. We added one new configuration
11 options to handle those User-IDs. The default is now that multisite replaces the umlauts
12 ü, ö, ä, ß with two letters ue, oe, ae, ss. Other umlauts are left untouched. Another option
13 is that users with umlauts are simply skipped and not synced into multisite.
15 Please note: Users with umlauts need to login with their umlaut login name. After login, the
16 username is always used without umlauts within multisite.
18 Maybe we make multisite handle umlauts correctly one day, but for the moment this change
19 could have too many unwanted results.