As described in Configuring NameFinder to Access Your Directory, you customize the WEB-INF/classes/NameFinder.properties file to allow the application
to access your directory.
By convention, connection parameters are included in the first few lines
of the Java properties file. You can configure to which host-port combination NameFinder connects. You can also configure whether to use LDAP
v2 or v3, and whether to bind as a particular user.
NameFinder connection properties only allow
you to configure simple authentication connections to the directory, however.
You cannot use connection properties to configure NameFinder to
connect using SSL or a SASL mechanism.