influxd-ctl ldap verify
The influxd-ctl ldap verify command attempts to connect to and authenticate
with LDAP using the specified credentials and outputs a verbose log.
Usage
influxd-ctl ldap verify [flags] <username> <password>Arguments
- username: Username to authenticate with
- password: Password to authenticate with
Flags
| Flag | Description |
|---|---|
-ldap-config | LDAP configuration filepath (use - to read from stdin) |
If -ldap-config is not provided, the command uses the LDAP configuration
stored on the server.
Also see influxd-ctl global flags.
Examples
- Verify LDAP authentication using a local configuration
- Verify LDAP authentication using the server configuration
Verify LDAP authentication using a local configuration
influxd-ctl ldap verify -ldap-config /path/to/ldap-config.toml username passw0rdVerify LDAP authentication using the server configuration
influxd-ctl ldap verify username passw0rdWas this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB Enterprise v1 and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.