Configurator/Extra groups: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[[File:Template Extra groups.jpg|none|thumb|791x791px]] | [[File:Template Extra groups.jpg|none|thumb|791x791px]] | ||
=== Implicit group memberships === | ===Implicit group memberships=== | ||
This is recommed to use by UMS. | This is recommed to use by UMS. | ||
Line 9: | Line 9: | ||
This means the user will be a member of both groups since it's member of a group that is member of another group. | This means the user will be a member of both groups since it's member of a group that is member of another group. | ||
=== Explicit group memberships === | ===Explicit group memberships=== | ||
This will add the user directly to the group in '''Active Directory''' and this group will then show on the users '''Member Of''' tab. | This will add the user directly to the group in '''Active Directory''' and this group will then show on the users '''Member Of''' tab. | ||
UMS will not remove users from this group it will only add missing users that is known to UMS. This is normally a manual group which means UMS can not remove users that are in the group and UMS doesn't know. | UMS will not remove users from this group it will only add missing users that is known to UMS. This is normally a manual group which means UMS can not remove users that are in the group and UMS doesn't know. | ||
If you want groups that are explicit then use [[Custom SQL Commands#Add users to groups]] | If you want groups that are explicit and fully maintained automatically then use [[Custom SQL Commands#Add users to groups]] |
Revision as of 12:57, 24 January 2019
This tells UMS to maintain groups that are not coming from the administrative system.
Implicit group memberships
This is recommed to use by UMS.
This will add the security group of the template to the group entered here.This group will not show up on the users Member Of tab but instead it will show on the security groups Member Of tab.
This means the user will be a member of both groups since it's member of a group that is member of another group.
Explicit group memberships
This will add the user directly to the group in Active Directory and this group will then show on the users Member Of tab.
UMS will not remove users from this group it will only add missing users that is known to UMS. This is normally a manual group which means UMS can not remove users that are in the group and UMS doesn't know.
If you want groups that are explicit and fully maintained automatically then use Custom SQL Commands#Add users to groups