mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Replace ampersands with and (#19609)
This commit is contained in:
committed by
Marcus Olsson
parent
4b042c89fe
commit
618652d16e
@@ -111,10 +111,10 @@ To use the debug view:
|
||||
|
||||
### Bind
|
||||
|
||||
#### Bind & Bind Password
|
||||
#### Bind and Bind Password
|
||||
|
||||
By default the configuration expects you to specify a bind DN and bind password. This should be a read only user that can perform LDAP searches.
|
||||
When the user DN is found a second bind is performed with the user provided username & password (in the normal Grafana login form).
|
||||
When the user DN is found a second bind is performed with the user provided username and password (in the normal Grafana login form).
|
||||
|
||||
```bash
|
||||
bind_dn = "cn=admin,dc=grafana,dc=org"
|
||||
|
||||
Reference in New Issue
Block a user