title |
description |
menu |
weight |
cascade |
influxd-ctl ldap |
The `influxd-ctl ldap` command and subcommands manage LDAP implementations in an InfluxDB Enterprise cluster.
|
|
201 |
related |
/enterprise_influxdb/v1/administration/configure/security/ldap/ |
|
|
The influxd-ctl ldap
command and subcommands manage LDAP implementations in
an InfluxDB Enterprise cluster.
Usage
influxd-ctl ldap [flags] [arguments]
Subcommands
Subcommand |
Description |
get-config |
Get the LDAP configuration for the entire cluster |
set-config |
Set the LDAP configuration for the entire cluster |
sample-config |
Print out a sample LDAP configuration |
verify |
Attempt to authenticate using LDAP |
purge-cache |
Clear the LDAP cache on all data nodes |
warm-cache |
Download group membership from LDAP server and preload cache on data nodes |
Flags
See influxd-ctl
global flags.