-
-
Notifications
You must be signed in to change notification settings - Fork 412
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
Labels
Comments
Is this happening on all logins ?
I'm not seeing this on my end
…On Tue., Apr. 12, 2022, 6:10 a.m. Denis, ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#4697>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADGEXTE5JTGCY6DWVI4Q6N3VEVD2FANCNFSM5TGQPFNQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Enable the LDAP log on the Authentication page. Let us know what you find. |
This may also be solved with the latest 1.2.x as of a few minutes ago. Update |
solved |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: