Testing LDAP Installation

On Windows, use ASDI Edit and LDP.

On Mac OSX, use JXplorer.

On Linux, use ldapsearch.

To check the SSL certificate, run the following command:

openssl s_client -showcerts -connect 10.12.0.10:636 < /dev/null

Congratulations on successfully implementing LDAP authentication!