---
title: influxd-ctl ldap purge-cache
description: The influxd-ctl ldap purge-cache command instructs all data nodes in an InfluxDB Enterprise cluster to clear their cached LDAP users and roles.
url: https://docs.influxdata.com/enterprise_influxdb/v1/tools/influxd-ctl/ldap/purge-cache/
estimated_tokens: 198
product: InfluxDB Enterprise v1
version: v1
---

# influxd-ctl ldap purge-cache

The `influxd-ctl ldap purge-cache` command instructs all data nodes in an InfluxDB Enterprise cluster to clear their cached LDAP users and roles.

## Usage

```sh
influxd-ctl ldap purge-cache
```

## Flags

*See [`influxd-ctl` global flags](/enterprise_influxdb/v1/tools/influxd-ctl/#influxd-ctl-global-flags).*

#### Related

-   [Configure LDAP authentication](/enterprise_influxdb/v1/administration/configure/security/ldap/)
