Update authentication.md (#5316)
[http] section does NOT apply to meta nodes. Same issue here - https://github.com/influxdata/DAR/issues/326 Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/5335/head
parent
05a3e12085
commit
113b47105d
|
@ -36,7 +36,7 @@ To enable authentication in a cluster, do the following:
|
|||
- `<admin_password>`: Admin password
|
||||
|
||||
2. Set `auth-enabled` to `true` in the `[http]` section of the configuration files
|
||||
for all meta **and** data nodes:
|
||||
for all data nodes:
|
||||
|
||||
```toml
|
||||
[http]
|
||||
|
|
Loading…
Reference in New Issue