Jun 19 2019 08:09 AM
Utilizing SharePoint groups to secure content for a specific set of users on a site is a very common scenario.
We use this as a best practice for keeping track of who has access to content that breaks inheritance from the site.
The "People and Groups" link no longer shows up on the site settings page, for Team Sites (after going to "advanced"
Is this part of a significant change in how to manage the need to have different permission on specific content?
Or am I missing something?
This is a huge issue IMHO on how we manage content on Team sites.
Jun 19 2019 08:14 AM
Jun 19 2019 09:30 AM
@adam deltinger The use case, however, is extending the site permissions beyond the group. In an Office 365 group, you have the ability to apply permissions to the group OR the site only. This makes the site more flexible. I would expect the site to work like any site, but I cannot find where to manage SharePoint groups.
Jun 19 2019 09:32 AM
Jun 19 2019 09:58 AM
@adam deltinger That's kinda the point of my post. "People and Groups" is no longer available in the advanced settings.
While you can add a group, however, unless you give it site permissions you can't see it, edit users, etc... A key value of SharePoint groups is providing unique permissions to a list/library/folder etc..., not adding general site access.
This is available on all other types of SharePoint sites and has been forever.
As you can see in the screenshot "Users and Permissions" is not available.
Jun 19 2019 09:59 AM - edited Jun 19 2019 11:14 AM
@adam deltinger That's kinda the point of my post. "People and Groups" is no longer available in the advanced settings.
While you can add a group, however, unless you give it site permissions you can't see it, edit users, etc... A key value of SharePoint groups is providing unique permissions to a list/library/folder etc..., not adding general site access.
This is available on all other types of SharePoint sites and has been forever.
As you can see in the screenshot "Users and Permissions" is not available.
Jun 19 2019 10:11 AM
Jun 19 2019 11:15 AM
Jun 19 2019 11:30 AM
Jun 19 2019 11:31 AM - edited Jun 19 2019 11:32 AM
Solution@Eric Adler while it isn't shown in the Settings page anymore, you can still get to the People and Groups page of any site by appending "_layouts/15/groups.aspx" to its URL.
Example: https://sitename.sharepoint.com/sites/teamname/_layouts/15/groups.aspx
From here you can add/remove/modify SharePoint Security Groups like you are accustomed too.
Jun 19 2019 11:41 AM
Jun 19 2019 11:51 AM
@Eric Adler I think the reason they have removed it from Settings is because of the way that the new Share functionality works in the background.
When users click the Share button in a list or library, it is creating a "SharePointLink....."-named SharePoint Security Group in the background and adding the shared-with users to it.
With the Share functionality front-and-center for users to access, there is less reason for them to go into People and Groups.
I don't necessarily like it either, as it is backwards from the best practices which have been established for years. However, I think it is an uphill battle to try and continue to use our old security practices and go against all of the Share functionality they are currently building and expanding. You would need to hide the Share and Copy Link buttons in all lists/libraries, and then create links for users to the old People and Groups page if you wanted to continue down the path of only using SharePoint Security Groups. It's not worth the effort to me.
I do think there are still scenarios where SharePoint or site admins who have the knowledge should use this now-hidden People and Groups page in order to utilize SharePoint Security Groups. But doing so would be done in addition to letting users use the new Share functionalities that Microsoft has built.
Jun 19 2019 03:42 PM
Jun 19 2019 11:31 AM - edited Jun 19 2019 11:32 AM
Solution@Eric Adler while it isn't shown in the Settings page anymore, you can still get to the People and Groups page of any site by appending "_layouts/15/groups.aspx" to its URL.
Example: https://sitename.sharepoint.com/sites/teamname/_layouts/15/groups.aspx
From here you can add/remove/modify SharePoint Security Groups like you are accustomed too.