Replies: 3 comments
-
|
Could be anything, likely a configuration issue. You might want to look at the FAQ or Wiki for guidance. |
Beta Was this translation helpful? Give feedback.
-
|
I'm not seeing anything in the FAQ or Wiki that points to a way to correct or troubleshoot my issues. I have put the container into LDAP_ALLOW_GUEST: 'true' and I can see the directory, but changing the password in the interface or even the cli commands fails test for the use for the login through the web interface or a ldapwhoami [yes, I take it out of LDAP_ALLOW_GUEST: 'true' for the webui tests]. However the 'check password' button passes when I enter the password there. I have cleared password lockouts as have come up, but the it doesn't take the userPassword that works on a check when I enter it for a LDAPwhoami or the PHPLDAPADMIN webui prompt. For reference I am using vegardit openldap as the backend - https://github.com/vegardit/docker-openldap |
Beta Was this translation helpful? Give feedback.
-
There is no other information you are providing that might point to the cause of your issue. I suggest you review the log from your LDAP server to see why it is rejecting the login, as well as the log from PLA to see if it is providing any additional information. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Using ldapsearch from my workstation I am able to login to my LDAP server with 'uid=admin,DC=synthrealm,DC=net'. However, phpldapadmin is giving me 'These credentials do not match our records.' when attempting to login. I have also attempted to just 'admin' without success.
Any thoughts on what the issue could be?
Beta Was this translation helpful? Give feedback.
All reactions