Configurator/Extra groups: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Kia (talk | contribs)
No edit summary
Kia (talk | contribs)
No edit summary
Line 1: Line 1:
This tells UMS to maintain groups that are not coming from the administrative system.
This tells UMS to maintain groups that are not coming from the administrative system.
[[File:Template Extra groups.jpg|none|thumb|791x791px]]
[[File:Template Extra groups.jpg|none|thumb|791x791px]]
<br />
 
=== 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 then use [[Custom SQL Commands#Add users to groups]]

Revision as of 12:56, 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 then use Custom SQL Commands#Add users to groups