Werk #13110: LDAP: Fix MKLDAPException if "User-ID attribute" is not lower case
| Component | User interface | ||||
| Title | LDAP: Fix MKLDAPException if "User-ID attribute" is not lower case | ||||
| Date | Aug 25, 2021 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
If the User-ID attribute was not entered lower case, e.g. "MyUserAttribute", the LDAP sync failed with the error "cmk.gui.plugins.userdb.ldap_connector.MKLDAPException: The configured User-ID attribute "MyUserAttribute" does not exist for the user...".