bindDN | The name of a user with access rights to read data from the LDAP server; you can leave this element empty to bind anonymously. To bind a specific user, you must specify the fully-qualified name or distinguished name:
cn=username,ou=orgunit,o=organization
If you specify a user for the bindDN, provide privateCredentials (that is, specify a password) and change the securityProtocol element from none to simple. |