Skip to content

Commit

Permalink
Updating Drive Docs 6.1 Implementation Steps (#560)
Browse files Browse the repository at this point in the history
* updating drive docs 6.1 implementation steps

* cleaning up steps for 6.1 implementations steps

* slight update/fixes

* Apply suggestions from code review

Co-authored-by: David Bui <[email protected]>

---------

Co-authored-by: jkaufman-mitre <[email protected]>
Co-authored-by: David Bui <[email protected]>
  • Loading branch information
3 people authored and adhilto committed Jan 9, 2025
1 parent 5428630 commit 90564ff
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions scubagoggles/baselines/drive.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,17 +389,21 @@ Google Drive for Desktop SHOULD be enabled only for authorized devices.
To Disable Google Drive for Desktop:

1. Sign in to the [Google Admin Console](https://admin.google.com).
2. Select **Menu-\>Apps-\>Google Workspace-\>Drive and Docs-\>Google Drive for Desktop**.
3. Uncheck the **Allow Google Drive for desktop in your organization box** checkbox
4. Select **Save.**
2. Select **Menu-\>Apps-\>Google Workspace-\>Drive and Docs**.
3. Select **Google Drive for Desktop**.
4. Select **Enable Drive for Desktop**.
5. Uncheck the **Allow Google Drive for desktop in your organization** checkbox.
6. Select **Save.**

To limit Google Drive for Desktop to authorized devices:

1. Sign in to the [Google Admin Console](https://admin.google.com).
2. Select **Menu-\>Apps-\>Google Workspace-\>Drive and Docs-\>Google Drive for Desktop**.
3. Check the **Allow Google Drive for desktop in your organization box** checkbox.
4. Check the **Only allow Google Drive for desktop on authorized devices checkbox**.
5. Ensure authorized devices are added to [company-owned inventory](https://support.google.com/a/answer/7129612?hl=en).
6. Select Save.
2. Select **Menu-\>Apps-\>Google Workspace-\>Drive and Docs**.
3. Select **Google Drive for Desktop**.
4. Select **Enable Drive for Desktop**.
5. Check the **Allow Google Drive for desktop in your organization** checkbox.
6. Check the **Only allow Google Drive for desktop on authorized devices checkbox**.
7. Ensure authorized devices are added to [company-owned inventory](https://support.google.com/a/answer/7129612?hl=en).
8. Select Save.

Alternatively, [Context-Aware access policies](https://support.google.com/a/answer/9275380?hl=en) can be configured for more granular controls around authorized devices. The access level applied to Google Drive must have the "Apply to Google desktop and mobile apps" enabled to meet this requirement. For additional guidance, see the *Common Controls Minimum Viable Secure Baseline*, section "Context-Aware Access for All Devices that Connect to GWS SHOULD be Implemented."

0 comments on commit 90564ff

Please sign in to comment.