Forum Discussion

escupham's avatar
escupham
Steel Contributor
May 30, 2018

Disable sync for external users

What's the best way to disable the ability for external users to sync SPO libraries/docs locally, while still allowing internal users the ability to sync?  

4 Replies

    • escupham's avatar
      escupham
      Steel Contributor

      No, we are using NGSC.  I thought I once read external users can't sync be default, but could not find documentation.  Thanks!

      • Salvatore Biscari's avatar
        Salvatore Biscari
        Silver Contributor

        With NGSC you can sync only items from the tenants in which you have an account. If you are an external user, you don't have a tenant account and you can't sync. 

        You can vote for such feature in UserVoice. See: https://onedrive.uservoice.com/forums/262982-onedrive/suggestions/18441352-enable-the-option-to-sync-onedrive-files-from-file

  • Deleted's avatar
    Deleted
    Not applicable

    This works for Desktops and laptops and surface tablets.

    http://www.learningsharepoint.com/2016/03/11/sync-client-operations-block-and-unblock-domains-file-extensions-mac-pcs/

    For controlling iPads (since they can’t be domain joined) there is a separate parameter setting for Set-SPOTenantSyncClientRestriction to control Mac devices.  If you add -BlockMacSync to your settings that will block all the iPads from syncing.

    On Iphones you need to implement Information Rights Management to prevent taking files offline since they aren't technically using Onedrive sync client.

    You can also control what computers can sync OneDrive based on the domain
    they are joined to in the OneDrive Admin center.  If you turn this on and
    specify a non-existent domain then users on your domain joined PCs will nto
    be able to Sync OneDrive.

    I'm not sure how it works in android tablets though.

    Hope this helps Let me know.