Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Drive Docs 6.1 Implementation Steps #560

Merged
merged 4 commits into from
Jan 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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."
Loading