Werk #17248: ldap: you can't create a new connection with an existing suffix
Component | REST API | ||
Title | ldap: you can't create a new connection with an existing suffix | ||
Date | Sep 12, 2024 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
Via the REST-API is was previously possible to create more than one ldap connection that had the same suffix. This was incorrect and doesn't match the behaviour of the UI. This werk addresses this issue by no longer allowing the same suffix on more than one ldap connection.