matomo-org / matomo-org/plugin-LoginLdap
Warning - ldap_bind() - Unable to bind to server; invalid credentials
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 37
- Forks
- 30
- Avg merge
- 22h 53m
- Merged PRs (30d)
- 19
Description
My client sent me an image copy of error message and the message is:
```
WARNING: /var/www/html/piwik/plugins/LdapLogin/Ldap/Client.php(132) Warning - ldap_bind() - Unable to bind to server; invalid credentials - Piwik 2.14, please report this message in the Piwik forums: http://forum.piwik.org (please do a search first as it might have been reported already)
```
The LoginLDAP version is 3.1.4. I can tell you that the server is working fine and so is the LDAP. Perhaps an error comes from the client's PC?
djh1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at plugins/LdapLogin/Ldap/Client.php line 132 and review the reported ldap_bind() warning. Reproduce the invalid-credentials failure with the stated LoginLDAP 3.1.4 and Piwik 2.14 context, then determine whether the plugin or client configuration is responsible. Done means the cause is identified and a focused fix or clearly documented resolution is established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100