docs-v2/content/enterprise_influxdb/v1/tools/influxd-ctl/ldap/_index.md

1.9 KiB

title description menu weight cascade
influxd-ctl ldap The `influxd-ctl ldap` command and subcommands manage LDAP implementations in an InfluxDB Enterprise cluster.
enterprise_influxdb_v1
parent
influxd-ctl
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.