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
cpinflux 2024-02-26 19:38:42 +00:00 committed by GitHub
parent 05a3e12085
commit 113b47105d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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]