Add managed preference to disable VM Shared Folders and other settings (MDM/enterprise control) #687
Replies: 2 comments 1 reply
-
|
I saw the new update coming out (2.1). Could we also implement restrictions on the remote SSH? @insidegui |
Beta Was this translation helpful? Give feedback.
-
|
@insidegui I have some code that might help you out to implement this :). See attached files for more info (also have a plist and json file available for blocking the items). The plist has been renamed to XML so an upload can happen. MDMPolicyChanges.md I tried by downloading the source files and editing it myself and got positive results, only the Networking part seems to be a bit iffy. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Please add a managed configuration option that allows administrators to disable Shared Folders in VirtualBuddy via MDM-managed preferences.
Problem
In enterprise environments (especially regulated sectors), local host ↔ guest shared folder paths can bypass data handling controls and increase data exfiltration risk.
Today, we can block the app entirely, but we cannot allow VirtualBuddy while selectively disabling Shared Folders through MDM policy.
Requested capability
Add one or both of these controls:
Example desired behavior:
Proposed managed key
Domain: codes.rambo.VirtualBuddy (or current production bundle domain)
Suggested key:
Optional stricter keys:
Why this matters
This would allow organizations to:
Beta Was this translation helpful? Give feedback.
All reactions