[Plugin: Active Directory Integration] Logon Test confuses password and username
-
Hello There:
I couldn’t find an answer to this problem on the net so I thought I would ask this forum.
after setting up AD Integration plugin, it appears that the username that is passed to openLDAP is blank and the password that is passed is in the username. AD bind username and password appear to be correctly passed.
Any help would be greatly appreciated.
Thanks
jg
here is the output of the test:
[INFO] method authenticate() called
[INFO] WP version: abc
[NOTICE] username:
[DEBUG] password: jong
[INFO] loading options…
[INFO] Options for adLDAP connection:
– account_suffix:
– base_dn: OU=SSCG,DC=sscg,DC=local
– domain_controllers: dc08.sscg.local
– ad_username: CN=XXXXX,OU=System Accounts,DC=sscg,DC=local
– ad_password: XXXXX
– ad_port: 389
– use_tls:
[NOTICE] adLDAP object created.
[INFO] max_login_attempts: 3
[INFO] users failed logins:
[ERROR] Authentication failed
[WARN] storing failed login for user “”
- The topic ‘[Plugin: Active Directory Integration] Logon Test confuses password and username’ is closed to new replies.