Hi !
I try to use the LDAP authentification to allow users of my institute to have an access to the website.
But it doesn't work (but Google logins does) ... and I don't know why.
Wordpress == 4.3.1
Authorizer == 2.3.3
Here the LDAP configuration:
LDAP Host: igbmc.u-strasbg.fr
LDAP Search base: ou=utilisateurs,dc=igbmc,dc=u-strasbg,dc=fr
And I know my credentials and the LDAP informations (host and dn) are corrects because I can access to the LDAP server through python (using python-ldap). Activate/deactivate TLS doesn't change anything. And I don't know why the LDAP Directory User Password is constantly filled.
Here the current configuration of Authorizer: https://imgur.com/8WqWU3T
Do you have an idea ? Thank you ! :-)
EDIT: And can you tell me where the LDAP informations are stored for Authorizer ?
EDIT: with the plugin Active Directory Integration (https://wordpress.org/plugins/active-directory-integration/), it works.
Hi !
I try to use the LDAP authentification to allow users of my institute to have an access to the website.
But it doesn't work (but Google logins does) ... and I don't know why.
Here the LDAP configuration:
And I know my credentials and the LDAP informations (host and dn) are corrects because I can access to the LDAP server through python (using python-ldap). Activate/deactivate TLS doesn't change anything. And I don't know why the LDAP Directory User Password is constantly filled.
Here the current configuration of Authorizer: https://imgur.com/8WqWU3T
Do you have an idea ? Thank you ! :-)
EDIT: And can you tell me where the LDAP informations are stored for Authorizer ?
EDIT: with the plugin
Active Directory Integration(https://wordpress.org/plugins/active-directory-integration/), it works.