User Guide

LDAP Utils provides the ability to search and manage an LDAP server without the need to know the JNDI internals. The tool box can be used as a base implementation for different LDAP technologies and offers a vast set of management and search operations. Management operations include user and group addition, removal and edition. The search operations contains user and group search, verifying user credentials, etc.

LDAP Utils can be extended to work with different LDAP technologies. At the time of this writing Microsoft's Active Directory and OpenLDAP implementation are supported.

The user guide is divided into the following sections:

For a more in depth information please refer do the JavaDoc reference API.