Forum Discussion

CheWeigand's avatar
CheWeigand
Iron Contributor
Sep 21, 2021
Solved

OneDrive Shared Documents

Hi All,

I have a User who is sharing a spreadsheet from his OneDrive. He 'Shares with Specific People' and gives them editing permissions.

The issue is that those people open the SS and click 'Share' with the permissions set to 'Anyone with this link can edit'.

How to keep people from sharing a doc that was shared with them?

I realize I can change the permissions in SharePoint Admin Center for my organization, but I'm asking if there is a setting that can restrict people from sharing a shared file?

 

Thanks for your input.

Cheryl

  • Hi CheWeigand 

     

    You can disable OneDrive resharing for all users with this cmdlet PowerShell : 

     

    Set-SPOTenant -ODBMembersCanShare Off

     

3 Replies