---
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: 107
publisher: InfluxData
canonical: https://docs.influxdata.com/enterprise_influxdb/v1/tools/influxd-ctl/ldap/purge-cache/
date: '2023-10-05T14:23:52-06:00'
lastmod: '2023-10-05T14:23:52-06:00'
---

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/)
