User Guide

To make use of this library you must run at least Java 8.

This site will guide you through the components of this library:

  1. Active Directory DC Locator Core: The main component performing DNS SRV lookups, LDAP pings or both combined in the DC locator process. You will need this only if you want to perform low-level requests/operations/testing.
  2. Active Directory JNDI/LDAP DNS Provider Implementation: An implementation of the LdapDnsProvider which wraps the DC locator from above and plugs into the JNDI/LDAP DNS service provider system.