mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 07:35:45 -06:00
fix(ldap conf): fixed another issue in ldap conf example
This commit is contained in:
parent
f3342ae7d3
commit
5744c70399
@ -36,7 +36,7 @@ org_role = "Admin"
|
||||
# The Grafana organization database id, optional, if left out the default org (id 1) will be used
|
||||
# org_id = 1
|
||||
|
||||
[[server.ldap_group_to_org_role_mappings]]
|
||||
[[server.group_mappings]]
|
||||
group_dn = "cn=users,dc=grafana,dc=org"
|
||||
org_role = "Editor"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user