Forum Discussion
ldapsearch string
Any idea how to perform an ldapsearch for secure LDAP that requires a root certificate? Or if not an ldapsearch, how to configure secure LDAP in the GUI?
Command line LDAPS requires a minor change:
-H ldaps://x.x.x.x:y
For remote AD auth, if you can get the above LDAPS command linie to work, and you can do remote AD auth with LDAP 389, then in the GUI you should only have to:
-
Change the port to 636
-
Enable SSL
-
Apply an SSL CA Certificate - this is the CA certificate that issued the server's cert. If there are multiple CA's in that path (ie. CA -> subordinate CA -> server), then you need all of the CAs in that path, copied in PEM (Base64) format to a text file, and then uploaded as a "bundle" cert.
-
You only need the SSL client certificate and key if the server requires a client certificate from the client.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
