Nov 02 2023 08:34 AM
How do I automatically allow members of a security group access to a Sharpoint Online Site without needing to email them or go through the 'request access' routine?
We have an organisation with two entities on the same tenant.
I've created a couple of SharePoint sites for each entity to use and now I'm trying to figure out the best way to allow everyone in one entity access to one site and the other entity the other.
I can't use the blanket "Allow all in organisation" but I'd like something similar using Security Groups.
I've created two groups and populated them with users for each side and using the advanced permissions, I can add the security groups manually for the users to gain access.
I don't want to bother them with emails so I unticked that option. The right users now have access but they still need to go through the 'Request Access" routine. This is particulalry annoying for the admins of the sites as they have to okay everyone on their side of the company.
Is there a way to automatically give everyone in a Sharpoint group access without having to either email/request access?
Happy to do in Powershell if that's the only way.
Nov 02 2023 01:10 PM
Nov 05 2023 01:38 PM
@Matti_Paukkonen
Hi Matti. The users are in an email-enabled Security group and I'm trying to give them Edit access.
Here's my steps....
Nov 05 2023 02:12 PM - edited Nov 05 2023 02:12 PM
Is this issue just for a specific document or for the whole site ? Can the user access other parts of the site such as landing page, library etc?
Is the user using the correct account? so they don't have two accounts or are guests
Nov 17 2023 06:40 AM - edited Nov 17 2023 06:41 AM
Hi there. Seem to missed this response. Apologies for the late reply.
It's for the whole site. There are no members entered directly into SharePoint. They're all added by a Security Group.
In the Site Permissions area, it look like this
Sec-EntityA-Staff
EntityA Members
- EntityA Members
EntityA Owners
- Blank
EntityA Visitors
-Blank
Or should I be doing it like this?
EntityA Members
- EntityA Members
- Sec-EntityA-Staff
EntityA Owners
- Blank
EntityA Visitors
-Blank
If anyone from Sec-Entity-Staff tried to access via the SharePointlink to the Document Library, they get the "Request Access" page. Once they accept, they have access as planned.