Skip to content

Update ldapauthenticator.py#302

Open
mizzoumatt wants to merge 1 commit intojupyterhub:mainfrom
mizzoumatt:main
Open

Update ldapauthenticator.py#302
mizzoumatt wants to merge 1 commit intojupyterhub:mainfrom
mizzoumatt:main

Conversation

@mizzoumatt
Copy link
Copy Markdown

The code doesn't provide for a search filter when doing get_user_attributes. With more complicated LDAP/Active Directory setups like at a major university this can create a major issue as (objectClass=*) will create problems by resolving multiple entries when the entry tied to objectClass=person would suffice. Changes allow for override of this field.

The code doesn't provide for a search filter when doing get_user_attributes. With more complicated LDAP/Active Directory setups like at a major university this can create a major issue as (objectClass=*) will create problems by resolving multiple entries when the entry tied to objectClass=person would suffice. Changes allow for override of this field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants