From b44e104b50b0604d04a42d4f14f2a70e3ee5422f Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Mon, 1 Sep 2025 18:55:28 -0700 Subject: [PATCH] Update Shared-Drives.md --- wiki/Shared-Drives.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wiki/Shared-Drives.md b/wiki/Shared-Drives.md index 5b114a4c..88ced8a6 100644 --- a/wiki/Shared-Drives.md +++ b/wiki/Shared-Drives.md @@ -243,8 +243,10 @@ Three forms of the commands are available: | API Setting | False | True | GUI Setting | Checked | Unchecked | |-------------|-------|------|-------------|---------|-----------| +| adminManagedRestrictions | X | | Shared drive settings can be modified | | | +| adminManagedRestrictions | | X | Shared drive settings can **not** be modified | | | | | | | **Access** | -| domainUsersOnly | X | | Allow people outside of Domain nameto access files | X | | +| domainUsersOnly | X | | Allow people outside of Domain name to access files | X | | | domainUsersOnly | | X | Allow people outside of Domain name to access files | | X | | driveMembersOnly | 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 |