Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication loop #42

Open
nsauter opened this issue Nov 28, 2019 · 0 comments
Open

Authentication loop #42

nsauter opened this issue Nov 28, 2019 · 0 comments

Comments

@nsauter
Copy link

nsauter commented Nov 28, 2019

Hi,

i installed this module in my etherpad instance and configured the ldap server in settings.json if i start the etherpad server i get prompted for username and passwort. If i enter everything correct i can only see

[2019-11-28 16:17:22.059] [INFO] ueberDB - Flushed 1 values

and i get stuck in a authentication loop after that.

If i enter the wrong password the ldap server shows me a error (thats what i expect) and node.js echos me:
[2019-11-28 16:18:50.205] [ERROR] console - ep_ldapauth.authenticate: LDAP auth error: password verify failed. could not bind dn uid=username,ou=people,dc=tld,dc=com: InvalidCredentialsError: Invalid Credentials

Could you please help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant