The ldap-sdk-tools
utility ¶
The ldap-sdk-tools
Docker image gives you easy access to our LDAP Client SDK tools for use with PingDirectory.
For complete documentation, see the pingidentity/ldapsdk
repository.
Setting up the utility ¶
-
From your local
pingidentity-devops-getting-started
directory, enter:./ldapsdk
When you run the
ldapsdk
script for the first time, you're prompted to configure your settings.To edit the settings in the future, enter:
sh ldapsdk configure
-
To start the
ldap-sdk-tools
Docker image, enter:docker run -it --rm --network pingnet pingidentity/ldap-sdk-tools:latest
-
To list the available tools, enter
ls