I am using the community version, after configuring ldap.properties
I cannot handle the LDAP query in any way without authentication (this is what my server requires),
so the question is how to configure it to use authentication to the LDAP server and then use the query attributes.
The following additional lines found on the decompiled class do not work, or maybe this is an Enterprise version only option?
SECURITY_AUTHENTICATION = simple
SECURITY_PRINCIPAL = User
SECURITY_CREDENTIALS = Password