Hello,
I am french so sorry for my mistakes
I am a student setting up an ejabberd server for my school. However, we have an account student to access to the LDAP server, so we cannot check passwords. The LDAP server administrator asked us to "bind directly as user".
Is it possible ?
Futhermore, he said to "negotiate TLS"
So i tried first tu use {ldap_encrypt, tls}.
Log said "essl_connect"
So i used {ldap_encrypt, none}.
And then log said invalidCredentials
So i think this is because i cannot access to the password database...
Do you have any solution ?