The multi-tenancy tag has no wiki summary.
0
votes
1answer
20 views
User account isolation on multi tenant SharePoint publication
Does a multi tenant SharePoint web application stores user accounts on "child" websites or in the root web?
I need to provide forms authentication at this multi tenant web application but the users ...
5
votes
0answers
73 views
Using SharePoint UserAccountDirectoryPath with SSRS
I've got a SharePoint 2010 Enterprise multi-tenant setup integrated with a new SSRS 2008 R2 instance in SharePoint-Integrated mode and have FINALLY managed to get everything working. However, there ...
0
votes
0answers
170 views
Intranet & Extranet in SharePoint 2013
In my new company we are moving to SharePoint 2013 in a few months, we currently have a SharePoint 2010 setup but nothing will be migrated to the new environment.
I have been asked to provide a ...
1
vote
1answer
167 views
What is an unused managed property in SharePoint 2013 search?
In quite a few pages on Microsoft TechNet describing the new search schemas for SharePoint 2013, they use the phrase, unused managed property. It's not entirely clear what that means in this context. ...
1
vote
0answers
78 views
Adding Users from a Trusted Domain in a Multi-Tenant Setup
According to many sources I shouldn't have to do anything special to get add users from a "internal" two-way trusted domain into SharePoint. And I can add them to the CA web app but not the ...
0
votes
0answers
95 views
SharePoint 2010 Multi Tenancy content database SQL server issues
We have 2 SharePoint 2010 multi tenancy environments, both using the one SQL server instance.
Server 1: SharePoint Foundation
Server 2: SharePoint Standard
Server 3: SQL Server
We used the ...
1
vote
1answer
59 views
Struggling Immensly multi tenancy Sharepoint on Existing Sharepoint Server
Really strugging with this for last month, going to have another crack this weekend but ideally simply need to create multi tenancy sharepoint 2010 all in https using domains similar to below;
...
0
votes
1answer
179 views
Crawling per-tenant BDC data sources
I'm setting up SP2010 in a multi-tenant fashion (following Spencer Harbar's Rational Guide) and I've had great success setting it all up. Multiple tenants and everything. When you configure BDC to run ...
2
votes
2answers
674 views
Multiple My Site Hosts
I have a scenario where two sub-companies of a company should be deemed independent and as such need to not share any of the following
Search - Should not rely on security trimming User
Profiles / ...
1
vote
2answers
208 views
Limit login attempts to a SharePoint server to a single OU
The setup:
Several SharePoint 2010 Foundation web applications, each on individual servers.
Default SharePoint authentication mechanism in use
Single Active Directory Domain controls user ...
0
votes
2answers
403 views
All users in multi tenant environment
I have a problem with authentication in a multi tenant environment. I have a couple of seperate customers which all have their own SharePoint environment within our hosted environment. In the AD, I ...
0
votes
1answer
30 views
ValidateEntitySecurity failed on multitenant BSC installation
I've got a multitenant BCS service setup. It all seems to work; I've imported my model and it properly lists the entities in the model. But when I try to create an external list based on the model, ...
0
votes
1answer
552 views
PowerShell Attempted to perform an unauthorised operation
I'm trying to add a term store administrator using PowerShell. I'm logged on to one of the farm web servers with a farm administrator account (also happens to be a domain admin account too). I'm ...
1
vote
2answers
321 views
Host Header Site Collections /w multi tenancy
I basically followed the steps in Spence Harbars Guide http://www.harbar.net/articles/sp2010mt1.aspx do create a multi-tenancy farm with host-header site-collections.
For some reason I cannot supply ...
1
vote
1answer
708 views
NullReferenceException when running New-SPSite
I'm running the following PowerShell script on my SharePoint server to create a new host-header site collection and a tenant admin site:
Add-PSSnapin microsoft.sharepoint.powershell -ea ...
2
votes
1answer
109 views
Two SharePoint Installations on one Server
Is it possible to have two Sharepoint installations on one server?
By two installations I mean one is Sharepoint 2010 for Internet Sites and other is Sharepoint Foundation 2010
Any way to do it ...
1
vote
1answer
377 views
Creating partitioned Service Application
I'm looking for best practices on setting up partitioned service applications in SharePoint. Not the default ones, but a custom one.
As I understand, a partitioned service application like the ...
1
vote
1answer
52 views
Service App custom groups and multi-instance scenarios
Have you deployed custom Service Application groups and/or deployed multiple instances of a Service Application? If so, I'm looking for specific examples I can use for our OnPrem SharePoint 2010 ...
1
vote
0answers
282 views
Deploying BCS Model To Multi-Tenant Administration Site [closed]
I've got a simple BCS model with a single entity for a test. The entity pulls from a Entity Data Model in a separate assembly. I'm using SharePoint Foundation so I used the feature receiver here to ...
9
votes
1answer
895 views
What is the recommended archiecture to solve multi-tenancy with SharePoint 2010 that requires both http and https?
We want to setup a set of site collections that all have their own unique vanity domain names. There will be 100 or more. For example:
www.domain123.org
www.domain234.org
www.domain456.org
etc.
...
1
vote
2answers
1k views
SharePoint Foundation 2010 Multi-tenancy and Active Directory Account Creation Mode
Does anyone know if SharePoint 2010 Foundation multi-tenancy works if you install the farm in Active Directory Account Creation mode? I am able to use STSADM to create host header site collections ...