Connecting with LDAP Client

Use your favorite LDAP browser and enter the following parameters:

Parameter Value
Hostname localhost
Port 10389
Bind DN uid=admin,ou=system
Bind Password secret
Base DN dc=Example,dc=com

For security reason, you need to change the admin user's password as soon as possible. You can do that by performing an LDAP modify operation on uid=admin,ou=system.

Screenshot

Here's the screen shot using LDAP Studio: