Dear all
This has probably been discussed earlier but I can’t find a solution to it. We are using ldap authentication and are adding permissions to users via ldap groups. Case sensitivity doesn’t seem to matter for the login but for assigning the user to an ldap group where the role is mapped.
E.g. a user is logging in with username1
, all permissions are set correctly. If the user logs in with Username1
, no permissions are set. I was expecting that either case doesn’t matter or access would be denied when the user logs in with Username1
.
In Configuration > Authentication
everything looks fine, we can list ldap users, groups and corresponding memberships.
I think this behavior is because of Login usernames now case sensitive in 2.8 #4184. Is there any way around this?
KR
Simon