[Resolved] Grafana admin role with LDAP in v5.3

Hi, I upgraded to 5.3.0, but I still can’t have admin access, despite of adding grafana_admin = true in my org configuration, and unlog/log

[[servers.group_mappings]]
group_dn = “cn=admins,ou=Groups,dc=xxx,dc=com”
org_role = “Admin”
grafana_admin = true
org_id = 1

Is there something more to do ?

regards
thomas

that should work if you have the group mappings working correctly.

Yes, groups mapping works correctly.
I’m just standard org admin
Is sidebar supposed to change automatically when login with user of admin group, or is there some manipulaions to do ?

Fixed in 5.3.2 with LDAP : Fix super admins can also be admins of orgs #13710