Skip to content

directory.provider_url

Sets the URL for accessing the directory in a directory collection.

Key: directory.provider_url
Type: java.net.URI
Can be set in: collection.cfg

Description

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 (ActiveDirectory and LDAP) will be of the form ldap://server_name:389/.

Default Value

(none)

Examples

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

See Also

top

Funnelback logo
v15.24.0