Werk #10715: LDAP: Fix broken sync when a group contains itself
| Component | User interface | ||||
| Title | LDAP: Fix broken sync when a group contains itself | ||||
| Date | Feb 13, 2020 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The LDAP synchronization was terminating with an exception when it is configured to synchronize nested loops and one of the groups to be synchronized contains itself as member. Loops spanning over multiple layers of groups were already prevented, but not self referencing objects.