directory.provider_url

Background

This parameter specifies the JNDI URL to use when connecting to the underlying directory system. The format of the URL is generally defined by the chosen directory, but in most cases (Active Directory and LDAP) will be of the form ldap://server_name:389/.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the directory.provider_url key, and set the value. This can be set to any valid java.net.URI value.

Default value

(none)

Examples

directory.provider_url=ldap://ldap.example.com:389/