LDAP in its defaul configuration has problems with non UTF8 encodings and diacritics. It can be configured by using. `ldap_set_option($ldap, LDAP_OPT_PROTOCOL_VERSION, 3);` But there is no obvious way how to configure this it this authenticator.