Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 5957
blob15a69cb2bcfea90ba1dbd7ace7183e04c515901d
1 Title: LDAP: Locking of users using "Authentication Expiration" plugin was not unlocking users
2 Level: 1
3 Component: multisite
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1523264693
11 The LDAP sync can lock users in Check_MK based on their locking property in the Active Directory.
12 When a user was locked in AD and Check_MK performed the next sync, the user login was disabled.
13 The inverse operation was not working.
15 Unlocking previously locked users has now been implemented correctly. Another change is, that
16 the locking property in Check_MK is now read-only for LDAP users.