Exasol uses internally the ldap_sasl_bind_s call with the provided user
credentials to authenticate the login user. Without valid password the
user can’t be authenticated. In this case we don’t have “anonymous LDAP
connection” or may be I don’t under...