Forum Discussion
Share with anyone with the link setting is grey out, why?
Hi all
I happened to find that the 'anyone with the link' option in Share action is grey out.
I checked the sharing settings and all looks fine. Did I miss something?
Please refer below pictures.
Works fine here. Don't forget that the sharing settings can be configured on the individual SC level, so even if the org-wide settings allow anonymous sharing overall, some SC/ODFB libraries might not have the option available.
In my case, I can share just fine from my personal ODFB or from a generic SPO site. I get the same behavior as you when I try to share from a Comm site or Group/Team one. When I look at the settings of the corresponding SC though, I see this:
SharingCapability : ExistingExternalUserSharingOnly
So it seems working as expected.
22 Replies
- gregbutler_20Copper ContributorI have a weird one. I can share docs in a folder with "anyone", but it is grayed out if I try to share the folder that the doc is in. Anyone else experience this?
- Dhammy2022Copper Contributor
gregbutler_20 This means you have limited access lockdown enabled on the affected site collection. Navigate to the site settings, under the site collection administration, select Site collection features, and confirm if limited access lockdown is enabled, if enabled, disable it.
- nunezjavier80Copper ContributorThis resolved the issue I was having, thank you for providing a solution!
- claudiobiodanzaCopper Contributor
gregbutler_20et all
Came here with the same question. It seems like MS has changed the default setting for this and now I cannot share individual files or folders anymore with ppl outside my org/team
I've followed the steps on the link below and it worked.
In a nutshell, you can control site level permissions by the steps below:
- https://admin.sharepoint.com/_layouts/15/online/AdminHome.aspx#
- Select the site at Sites>Active Sites
- Click on the option <Sharing> on the toolbar after the site is selected
alternatively see
https://www.wintips.org/fix-anyone-with-the-link-sharing-option-is-greyed-out-on-sharepoint/
- gregbutler_20Copper ContributorThanks for the response. We had already set those items. It turns out for our case it was the "limited access lockdown" that was the problem. If that is on, no folder sharing. It was mentioned in the link below.
https://docs.microsoft.com/en-us/answers/questions/472581/impact-of-deactivating-the-limited-access-user-per.html
- paulwasCopper Contributor
Hi Justin can you share how to check the ODFB site's properties Justin Liu ? I got the similar case here and don't know what to do.
- Per my knowledge, there is no GUI for setting the sharing option for personal odfb site, so the only way is to use PowerShell. Right?
- deskitgmailcomCopper Contributor
- What Vasil said.
In addition to this, all Office 365 groups default to Anyone link being off.
So you have to enable that in the Sharing Capabilities either through SPO Admin center, or Powershell via set-sposite "siteurl" -sharingcapability ExternalUserAndGuestSharing- Jeff BallardCopper Contributor
To help future readers of this thread, as of this post, to enable the Sharing Capabilities through SPO Admin center:
Go to O365 Admin -> SharePoint -> Sites --> Active Sites. Select the team whose site you want to enable then at the top choose Sharing. The window that opens gives you the option to enable share with Anyone.- VERSAWEBCopper ContributorJeff Ballard
Thanks for updating it works good for Team. However even though the settings for the team are updated "share with anyone" still remains greyed out in a channel within the Team. Can I get help on how to fix this
- Yeah! I know this! Although my business OneDrive was greyed out this morning, but it’s fine now! Not sure if this was the case with the original post or what you said, but it must be a hell of a coincidence then 😂
Works fine here. Don't forget that the sharing settings can be configured on the individual SC level, so even if the org-wide settings allow anonymous sharing overall, some SC/ODFB libraries might not have the option available.
In my case, I can share just fine from my personal ODFB or from a generic SPO site. I get the same behavior as you when I try to share from a Comm site or Group/Team one. When I look at the settings of the corresponding SC though, I see this:
SharingCapability : ExistingExternalUserSharingOnly
So it seems working as expected.
- Same here!