Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

Use separate DN for nested groups, add option not to create such groups #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

s-andy
Copy link

@s-andy s-andy commented Jan 24, 2018

If subgroups are under different DN (comparing to main groups), the plugin fails to fetch them. nil as 'Groups base DN' doesn't help here either.

So, in this fork I solved this issue (#205) by:

  • Introducing 'Nested groups base DN', which is used only for subgroups.
  • New option 'Create nested groups', which controls, whether subgroups are imported into Redmine.

Regarding the latter:

The plugin always creates all groups, the user belongs to. But, when importing users, who belong to subgroups, we may not want such groups to be imported (such users are also added to the corresponding main group). Therefore, I added 'Create nested groups', that allows to control this.

Thanks @acosonic for the idea.

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

Successfully merging this pull request may close these issues.

1 participant