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-starteddirectory, enter:./ldapsdkWhen you run the
ldapsdkscript 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-toolsDocker image, enter:docker run -it --rm --network pingnet pingidentity/ldap-sdk-tools:latest -
To list the available tools, enter
ls.