Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 2946
blob62ba8edb74a626ee987ab99eeb48c32fe2a61018
1 Title: LDAP: User created during login does not trigger full user synchronisation anymore
2 Level: 1
3 Component: multisite
4 Compatible: compat
5 Version: 1.2.7i4
6 Date: 1453473922
7 Class: fix
9 Previously, when a LDAP user logged in for the first time and the user was not created
10 by an LDAP sync before, it triggered a full LDAP sync which might have created a lot
11 of other users. This has been changed now to only synchronize this single user based
12 on the sync configuration.