Skip to content

Commit e5986af

Browse files
committed
add note about PG designation vs assignment
1 parent daf934d commit e5986af

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

content/en/user-manual/sign_sync.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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

356362
Example:
357363

0 commit comments

Comments
 (0)