Skip to content

Conversation

@AaronBandt
Copy link

At my company our userdn's contain escaped commas. ex:

CN=Bandt, Aaron,OU=Department,OU=Group, etc...

When the groupfinder attempts to use that in the query for groups, it fails due to the '' not being properly escaped for use in a query. Added one line to appropriately insert the correct escape sequence if the backslash is present in the userdn.

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.

1 participant