From bdfa8cbec76fd15ec2c322e9a08afce27e6aa3c1 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Mon, 1 Sep 2025 17:12:08 -0700 Subject: [PATCH] Update Shared-Drives.md --- wiki/Shared-Drives.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/wiki/Shared-Drives.md b/wiki/Shared-Drives.md index 7610bb18..7b951127 100644 --- a/wiki/Shared-Drives.md +++ b/wiki/Shared-Drives.md @@ -239,10 +239,19 @@ Three forms of the commands are available: ## GUI API restriction name mapping | GUI Setting | Checked | Unchecked | API Setting | False | True | |-------------|---------|-----------|-------------|-------|------| +| Access | | Allow people outside of Aurora School to access files | X | | domainusersonly | X | |} | Allow people outside of Aurora School to access files | | X | domainusersonly | | X |} | Allow people who aren't shared drive members to access files | X | | drivemembersonly | X | | | Allow people who aren't shared drive members to access files | | X | drivemembersonly | | X | +| Role permissions | +| Allow content managers to share folders | X | | sharingfoldersrequiresorganizerpermission | X | | +| Allow content managers to share folders | | X | sharingfoldersrequiresorganizerpermission | | X | +| People who can download, copy, and print | +| Contributors and content managers | X | | downloadrestrictedforwriters | X | | +| Contributors and content managers | | X | downloadrestrictedforwriters | | X | +| Commenters and viewers | X | | downloadrestrictedforreaders | X | | +| Commenters and viewers | | X | downloadrestrictedforreaders | | X | ## Display Shared Drive themes ```