matomo-org / matomo-org/plugin-LoginLdap

Warning - ldap_bind() - Unable to bind to server; invalid credentials

Open
#131 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.