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 |
|
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".