Skip to content

Conversation

@mtodd
Copy link
Member

@mtodd mtodd commented Aug 20, 2014

Since some LDAP servers don't handle unknown attribute filter conditions gracefully (should I be surprised?), let's extract the posixGroup membership filter and conditionally apply it.

This branch enables it by default, but provides a posix_support configuration flag that can be set to false to disable its use.

This also largely changes member_filter back to its previous implementation, keeping the entry parameter in place of the dn parameter.

mtodd added 7 commits August 20, 2014 08:40
This blows up for some LDAP servers that don't understand the memberUid filter term.
Now we conditionally add the memberUid filter into the membership check
when posixGroup support is enabled only (the default).
mtodd added a commit that referenced this pull request Aug 21, 2014
…id-support

Configurable posixGroup membership filter support
@mtodd mtodd merged commit 744b141 into master Aug 21, 2014
@mtodd mtodd deleted the configurable-member_filter-memberUid-support branch August 21, 2014 20:17
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

Successfully merging this pull request may close these issues.

2 participants