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

Login problem #4697

Closed
densenator opened this issue Apr 12, 2022 · 5 comments
Closed

Login problem #4697

densenator opened this issue Apr 12, 2022 · 5 comments
Labels
bug Undesired behaviour unverified Some days we don't have a clue

Comments

@densenator
Copy link

Describe the bug

If i tried to use wrong password, i don't see error of this in login page.

If i logged succefully, i always see in log file:

AUTH LOGIN FAILED: Domains LDAP Login Failed for user 'user' from IP Address 'my.ip'.
And then
AUTH LOGIN: User 'user' authenticated

Why it's always trying to use LDAP?, my Authentication Method is Bultin. And for user too.

@densenator densenator added bug Undesired behaviour unverified Some days we don't have a clue labels Apr 12, 2022
@bmfmancini
Copy link
Member

bmfmancini commented Apr 12, 2022 via email

@densenator
Copy link
Author

Yes, I'm creating new user, and view the same.
How do i get more logs?

12.Apr.2022 15:43:57 - AUTH LOGIN: User 'user2' authenticated

12.Apr.2022 15:43:45 - AUTH LOGIN FAILED: Domains LDAP Login Failed for user 'user2' from IP Address 'ip'.
12.Apr.2022 15:43:37 - AUTH LOGIN FAILED: Domains LDAP Login Failed for user 'user2' from IP Address 'ip'.
12.Apr.2022 15:43:37 - AUTH LOGIN FAILED: No password provided for user user2
image
image

@TheWitness
Copy link
Member

Enable the LDAP log on the Authentication page. Let us know what you find.

@TheWitness
Copy link
Member

This may also be solved with the latest 1.2.x as of a few minutes ago. Update auth_login.php and lib/auth.php and let us know.

@densenator
Copy link
Author

solved

@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour unverified Some days we don't have a clue
Projects
None yet
Development

No branches or pull requests

3 participants