mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fix numbering (#32638)
This commit is contained in:
parent
a1f168ac84
commit
02100dba12
1 changed files with 2 additions and 2 deletions
|
|
@ -230,8 +230,8 @@ To map users from Google Workspace to hosts in Fleet, we'll do the following ste
|
|||

|
||||
11. Under **Additional settings**, enter values below:
|
||||
**User object filter** > `(objectClass=person)`, **Group object filter** > `(objectClass= groupOfNames)`, **Group membership field** > `member`, **Object uniqueness field** > `objectSid`
|
||||
13. Select **Finish** to save your configuration.
|
||||
14. After a few minutes, on the **Directory > Users** page, you should see users from your Google Workspace.
|
||||
12. Select **Finish** to save your configuration.
|
||||
13. After a few minutes, on the **Directory > Users** page, you should see users from your Google Workspace.
|
||||
|
||||
#### Step 5: Map users to hosts in Fleet
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue