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

Does searching with missing group attributes raise exceptions? #263

Open
consideRatio opened this issue Sep 15, 2024 · 0 comments
Open

Does searching with missing group attributes raise exceptions? #263

consideRatio opened this issue Sep 15, 2024 · 0 comments

Comments

@consideRatio
Copy link
Member

From #165 (comment):

I found that it was due to the allowed_groups testing the "memberOf" attribute, as the LDAP server only has the memberUid option, and the attempted search of LDAP3 on memberOf raises an exception now. This either needs a try.. except in the LDAP administrator, or the ability to specify which of the three group searches to try.

That to me sounds like a somewhat clear description of a bug, but I'm not sure if its still relevant. If it is, it should be something we should fix.

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

No branches or pull requests

1 participant