directory.username

Background

This parameter specifies the username required to log into a directory system. If not required (i.e. for an anonymous login if permitted), this parameter may be left blank.

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.username key, and set the value. This can be set to any valid String value.

Default value

(none)

Examples

Use a simple login name:

directory.username=ldapuser

Use a fully qualified user name:

directory.username=cn=username,ou=Department,o=Organisation,dc=company,dc=com