Closed aakarshg closed 3 years ago
I've a fix incoming for this.. will be opening a PR shortly
Why that structure for groups ?
For LDAP the groups are composed like this:
memberof=CN=YourGroup,....
Freeipa does it like that :sweat:
Fixed in the new version. thank you!
Let's take an example of a group as follows :
When the search hits this particular group it will crash due to an
AttributeError
as the code doesn't handle it and not try to process the next set of groups. The error looks something like this: