Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #17421: LDAP: Catch incorrectly configured roles group dn in the schema

Component REST API
Title LDAP: Catch incorrectly configured roles group dn in the schema
Date Jan 14, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

This change fixes two issues.

  1. The group_dn within sync_plugins -> groups_to_roles should endwith the configured group_dn, not be equal to it.
  2. We now catch this config error in the request schema instead of raising a ValueError and generating a crash report.

To the list of all Werks