directory.username
Sets the username to use for authentication in a directory data source.
Key: directory.username
Type: String
Can be set in: collection.cfg
Table of Contents
Description
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.
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