Posted on 07-18-2023 11:37 AM
Hello all
We got requirement to prevent users from saving files locally and only allow saving into OneDrive.
Has anyone done something like that or has an idea on how to? I would very much appreciate all and any input.
Thanks in advance
Posted on 07-18-2023 12:31 PM
@etarasula You can force OneDrive to "backup" a user's Desktop and Documents folders into OneDrive (see https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos#kfmblockoptout and specifically the KFMBlockOptOut and KFMSilentOptIn options) but other than that trying to prevent the saving of files locally would likely be an exercise in frustration.
Posted on 07-18-2023 12:47 PM
I was hoping somehow permissions can be "messed with" to prevent user from writing onto SSD but i am not sure MacOS would allow for that.
Posted on 07-18-2023 01:10 PM
MacOS is not designed like Windows. You cannot do things like home folder redirects. If you were to change permissions folders within a users profile you would likely break a lot of things as you tried to dial things down.
Posted on 07-18-2023 01:11 PM
Sadly i fear you are quite right about that :(
07-19-2023 05:57 AM - edited 07-19-2023 05:57 AM
Using Guest Accounts only?