Werk #12847: LDAP: Fix handling of groups containing "#" in Active Directory

Component User interface
Title LDAP: Fix handling of groups containing "#" in Active Directory
Date Jul 26, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p9 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p25 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The Active Directory allows users to use "#" characters in group names and distinguished names (DNs). Previous version of Checkmk were not able to use these groups for the roles attribute synchronization.

With this change it is now possible to use group DNs like this: "CN=#abc,OU=xyz,DC=corp,DC=com".

To the list of all Werks