Forum Discussion
Sharepoint online permissions inheritance subsites
- Jan 07, 2018
Now that you understand how inheritance works, you may want to reconsider your decision to create subsites in the site collection. Many of the new features in SPO, i.e, Office 365 Groups and the soon to be released Hub sites will work best with separate site collections that do not have any subsites.
There are many good reasons to have subsites, but there are also many benefits to having separate site collections. It can be confusing to have a new "site collection" that only has one site (and is not really a collection of anything), but that is just the nature of sharepoint architecture.
Thanks Thierry and Juan Carlos. You confirmed my doubts.
I will stop inheriting before creating new groups.
jcgonzalezmartin wrote:
Thierry is correct...if you don't break inheritance for your subsites and you create new Groups, you are indeed creating them in the parent site so that's the reason why they also appear in the other subsites
Now that you understand how inheritance works, you may want to reconsider your decision to create subsites in the site collection. Many of the new features in SPO, i.e, Office 365 Groups and the soon to be released Hub sites will work best with separate site collections that do not have any subsites.
There are many good reasons to have subsites, but there are also many benefits to having separate site collections. It can be confusing to have a new "site collection" that only has one site (and is not really a collection of anything), but that is just the nature of sharepoint architecture.
- AnonymousFeb 05, 2018Under modern architecture if we create site collections instead of subsites for a department how can we make sure all site collections related to a department will inherit same permissions groups.
- Dean_GrossFeb 06, 2018Silver Contributor
As Ian stated, you can't do that and in fact you will end up with multiple groups which may not be desirable. This begs the question, why do you think that you need another site? in many cases adding a few more document libraries may be sufficient.
Another related option is to use MS teams and then the Department will get a Group to contain its membership, a SP Site for its documents, and separate channels to keep things organized (each channel gets a folder in the default doc library to help keep the files organized-but the all have the same permissions)
- AnonymousFeb 06, 2018
We have lot of clinical trials with in a department . Each of them will need a different site because of the amount of documentation each trial require.
We need a container name for each trial like
https://company.sharepoint.com/sites/department/<trialname>/regulatory etc.. to access specific documents. So For each trial we prefer to create a separate subsite with in department.
MS Teams doesn't really work for us because each channel is only a folder and we can't fit in various levels of data in folders.
Is there a way in Modern Sites to create a placeholder URL of how we can group our document libraries.
So let's say a specific Medical Trial requires 20 document libraries all of them can be accessed by a Placeholder URL(https://company.sharepoint.com/sites/department/<trialname>/) without creating a subsite? Please let me know
- Ian MoranFeb 05, 2018Iron Contributor
You can’t . Every site collection is a unit of permissions management
- Feb 05, 2018I don't really see a problem on doing this if you follow an approach where you provision your modern sites in the same way what means you follow the same process when provisioning them and in this process you take care of the security model to be applied
- Ian MoranJan 10, 2018Iron Contributor
I can certainly see the benefit of this flat architecture but it forces you to use the Content Type Hub if you want to create columns and content types that can be used across site collections.
In my particular case I need access to a custom list from several sites (lookup column) and this requirement alone forces a subsite architecture with the list defined in the root site. It doesn't help that creating a subsite from a modern site offers only the Classic site template (I know we can create a modern homepage for this site but it's a fundamentally different type of site)
All very thought provoking :-)
- Jan 10, 2018Yep, there are some use cases such as the one you mention that cannot be solved Today with an Architectural Design based on Site Collections provisioning, but it's also true that is the pattern Microsoft is promoting Today (I'm also recommending it to customers). Agree with Dean here: manage metadata can be a good alternative here for your scenario + use all the pnp stuff as a foundation for re-using sites and columns definitions
- Dean_GrossJan 10, 2018Silver Contributorjust like everything in SP, there are tradeoffs and lots of options each with advantages and disadvantages. Deciding which options to use to meet the current requirements while forecasting the future needs of the business users and the changes in the technology makes our jobs challenging and interesting.
Instead of a lookup list, would a metadata column meet your needs?- Ian MoranJan 10, 2018Iron Contributor
Unfortunately no, it's a custom contact list several columns from which will be returned to a document library
- AnonymousJan 09, 2018
I fully agree with Dean as well.
- Andrew SilcockJan 09, 2018Iron ContributorI agree with you here Dean, starting this year we are only creating site collections.
This process allows us to use templates which is quite nice! - Jan 07, 2018Dean's points here are absolutely correct :-)!