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

A message for a misconfiguration #105

Open
arielb2 opened this issue Mar 24, 2022 · 0 comments
Open

A message for a misconfiguration #105

arielb2 opened this issue Mar 24, 2022 · 0 comments

Comments

@arielb2
Copy link

arielb2 commented Mar 24, 2022

following a misconfiguration, I found when binding with the AD, the connection was successfully established,
but often when doing the search, it found that the type was not correct and it jumps and destroys the connection.
But he didn't tell me anything, what message can be put on it for a better guide?

DEBUG:flask_ldap3_login:Opening connection with bind user 'user'
DEBUG:flask_ldap3_login:Successfully bound to LDAP as 'user' for search_bind method
DEBUG:flask_ldap3_login:Performing an LDAP Search using filter '(&(objectclass=user)(sAMAccountName=user))', base 'dc=domain,dc=com', and scope 'SUBTREE'
DEBUG:flask_ldap3_login:Destroying connection at <0x7f8e95d9fb38>

'type': 'searchResRef'

Validation

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