Werk #12559: LDAP: Fix potential crash "KeyError: force_authuser_webservice"
Component | Setup | ||||
Title | LDAP: Fix potential crash "KeyError: force_authuser_webservice" | ||||
Date | Apr 13, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
An exception "KeyError: force_authuser_webservice" could occur on the Users page of the Setup. This was caused by the removal of the deprecated attribute "force_authuser_webservice" with Checkmk 2.0 for users which had enabled the synchronization of this attribute from the LDAP.
The LDAP synchronization is now handling this situation by excluding these attributes from the synchronization.