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

ldap3.ServerPool usage appears to be hardcoded #279

Open
drakej opened this issue Oct 3, 2024 · 0 comments
Open

ldap3.ServerPool usage appears to be hardcoded #279

drakej opened this issue Oct 3, 2024 · 0 comments

Comments

@drakej
Copy link

drakej commented Oct 3, 2024

It's impossible to use this library without the ldap3.ServerPool functionality because it appears to be hardcoded into here.

I get raise LDAPServerPoolError('pools can be exhausted only when checking for active servers') but that's after I set LDAP_AUTH_POOL_ACTIVE = False.

I was definitely not expecting it to completely crash when changing a boolean default value like this. Is this an oversight or am I missing something obvious?

I'm using version 0.15.8

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