Werk #17420: ldap: user not being assigned the correct role
Component | Setup | ||||||||
Title | ldap: user not being assigned the correct role | ||||||||
Date | Jan 13, 2025 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
Given the following scenario:
- Two ldap connections configured
- Both ldap instances have a user with the same name
- The connectors are configured with a suffix
- The connectors have "Create users only on login" enabled.
we found that when the second user logged in, they were granted access but the correct user role was not being assigned.
This werk now fixes this issue.