File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -350,8 +350,14 @@ to a given user will define that user's primary group.
350350* `primary_group` - the name of the primary group to assign the user if this
351351 rule applies
352352
353- **Note:** If no rules apply to a user, the sync tool will raise an error and the
354- user will not be synced.
353+ **Notes:**
354+
355+ * If no rules apply to a user, the sync tool will raise an error and the user
356+ will not be synced.
357+ * If a user's primary group is not assigned the user, the tool will issue a
358+ warning and the primary group will not be assigned. Assignment of the group
359+ itself must be done in the group mappings. The `primary_group_rules` setting
360+ only impacts which assigned group will be designated as the primary group.
355361
356362Example :
357363
You can’t perform that action at this time.
0 commit comments