Creation of user mysites under different managed paths

Hi,
Regarding creation of user Mysites, can two users have different mysites under two different managed paths?
The scenario for my case is like this:
I've a SharePoint 2013 farm attached to a domain contosso.com. Under that AD, I've created two different OUs (Organizational Units), say org1.local and org2.local. Two users are created under the OUs, the usernames being [email protected] and [email protected]
In my SharePoint 2013 farm I've created a Web Application, say SharePoint - 80, to host the MySite Host Site Collections. I've also created two managed paths under SharePoint - 80, say, /personal and /sites.
Now I want to create two user mysites, for the users created above. My question is that can we form the urls for the user mysites as below:
http://HostSiteCollection1/personal/user1_org1_local (for user1 of OU org1.local) and
http://HostSiteCollection2/sites/user1_org2_local (for user1 of OU org2.local)
Please suggest as we are totally stuck.
Thanks in advance,
Arnab

Hi,
According to your post, my understanding is that you wants to create different MySites under different managed paths.
We can create different managed paths for different MySites for UPA in partitioned mode.
Harbar has written a good blog about creating the MySite host using that same multi-tenant setup.
http://www.harbar.net/archive/2010/09/14/sp2010mt6.aspx
Specifically, you use Set-SPSiteSubscriptionConfig to point to a particular OU for user accounts.
Next, you create a site using New-SPSite bound to that subscription for your MySite Host (e.g. New-SPSite
https://customerA.sharepoint.com/mysites -Template "SPSMSITEHOST#0")
And finally you connect to the UPA Proxy that you previously created in partitioned mode to synchronize users with that particular subscription using Add-SPSiteSubscriptionProfileConfig -ID <Subscription ID> -SynchronizationOU CustomerA -MySiteHostLocation
"https://customerA.sharepoint.com/mysites".
For more reference:
https://social.technet.microsoft.com/Forums/office/en-US/820b1937-4b83-4fd3-8997-118ea13e23ef/sharepoint-2013-my-sites-for-host-based-site-collections?forum=sharepointgeneral
Thanks & Regards,
Jason
Jason Guo
TechNet Community Support

Similar Messages

  • BPC User Creation: No Users Available Under Domain

    Hi Experts,
    We have upgraded BPC 7.5 NW SP6 on our development system and
    configured domain in the server manager but when trying to add new user
    from admin client, system is not display any list of users under
    configured domain, we are using windows domain authentication and
    windows 2003 server regional settings and language settings are English
    (US). Please suggest.
    thanks
    Venkata

    Hi Venkata,
    Can you please tell me how did you solve this... the issue is that im trying to set up users for the 1° time in my appset (the one created after apshell) and all my credentials seem to be invalid i dont know why.
    Any input will be appreciated.
    Regards
    Velázquez

  • How to change managed path of a site collection (without backup/restore)?

    Hi
    Other than backup/restore a site collection to another site collection with different managed path, is there is any other way to change the managed path of a site collection directly using Powershell or Central Admin?

    Yes you can use powershell script to change the managed path.
    Reference
    http://jshidell.com/2012/06/26/moving-sharepoint-2010-site-collections-between-managed-paths-using-powershell/
    http://technet.microsoft.com/en-us/library/cc261845.aspx
    http://technet.microsoft.com/en-us/library/ff607693.aspx
    http://technet.microsoft.com/en-us/library/cc288905%28v=office.14%29.aspx
    Regards,
    Sairam Avacorp Technologies

  • Create Root Web for Wildcard exclusion Managed path in SharePoint 2013

    Hi,
    I have some hundreds of site collections in a web application under a managed path which is wildcard inclusion.
    For ex :  https://demo2013.com/sites/siteA, https://demo2013.com/sites/siteB, https://demo2013.com/sites/siteC and so on.
    In SharePoint we cant create root web for the wildcard inclusion Managed path. But i need to create a site collection at the root for the managed path sites.
    Is there any other way to create that?
    Any help is highly appreciated.

    so you're generally aware of a very NECESSARY technical requirement.
    You cannot have a managed path that is both explicit (and allows a site collection to exist at the path) AND wildcard (allowing site collections at child URLs).
    It's a performance issue... when the URL is detected, it needs to either check the site collections (wildcard), or find the parent site collection and dig into sites/subsites (explicit).
    Additionally, there would be HUGE concerns if you create similarly URL'ed subsites.
    Accept the technical restriction, and design an Information Architecture that is not hampered by said restrictions.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Using Managed Paths along with Content Deployment Jobs

    I have a quick question relating to Managed Paths and Content Deployment paths/jobs.  I have a main web app with about 10 or so managed paths underneath.  So for example webapp.com/accounting, webapp.com/IT, webapp.com/marketing.  Then I have
    all my site collections grouped under each managed path.  I'm trying to set up some content deployment paths and jobs to deploy into another environment.  When I set it up at the main web app level, it only deploys content at that level and not through
    the sites under the various managed paths.  In this scenario, am I required to set up a content deployment path and job for each and every site collection?

    Hi Mark,
    Per my knowledge, the content deployment deploys content from a source site collection to a destination site collection.
    The content deployment paths and jobs are defined at the site collection level, so if the select the root site collection as the source site collection, then only content in the root site collection can be deployed to the source site collection.
    If you need to deploy other site collections’ content, then you need to create new content deployment paths and jobs to define the source site collection to be the site collection which you need.
    More references about the content deployment:
    http://technet.microsoft.com/en-us/library/ee721058(v=office.14).aspx
    http://melick-rajee.blogspot.kr/2011/10/how-to-do-sharepoint-2010-content.html
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Node Manager starting managed servers under different users

    Hi all,
    I have multiple domains running on the same server.
    Is it possible to get node manager to start managed servers from different domains under different users?
    Default is the user under which node manager was started originally.
    Thanks
    Arnaud

    Oracle documentation is still in confussion state for Unix platform nodemanager.
    NodeManager Admin Guide had chapter 3 for General configuration of nodemanger. Chapter 5 is for script based nodemanager.
    In chapter 5 there is clear way defined for " Starting a node manger for Unix machine".
    chapter 3 is mess there is clear-cut direction to reach the remote startup of servers.
    Why we have so many types of nodemanager for connect. howbout start them?
    Can someone expert in Oracle WebLogic please respond to this.
    *Nodemanagers are NOT meant for multiuser development env.
    They are defined for production env and for HA, FailOver.*
    Edited by: PavanBhavanishekhar on Jan 6, 2010 9:10 PM

  • DSC powershell xwindowsprocess to execute batch file under different user account

    DSC powershell run under "NT AUTHORITY\SYSTEM".
    I am trying to execute a batch file under different user account using xwindowsprocess in DSC resource kit.
    I created a custom dsc resource with 3 parameters namely Exepath, Arguments, Credential.
    I received those parameter values in settargetresource method.
    CallPInvoke
    [Source.NativeMethods]::CreateProcessAsUser(("$ExePath "+$Arguments), $Credential.GetNetworkCredential().Domain, $Credential.GetNetworkCredential().UserName, $Credential.GetNetworkCredential().Password)
    I tested it by invoking a batch file and writing username under which it executes to a text file.
    After executing, the output text file still contains the "Systemname$".

    Configuration Sample_xService_ServiceWithCredential
    param
    [string[]]
    $nodeName = 'localhost',
    [System.String]
    $Name,
    [System.String]
    [ValidateSet("Automatic", "Manual", "Disabled")]
    $StartupType="Automatic",
    [System.String]
    [ValidateSet("LocalSystem", "LocalService", "NetworkService")]
    $BuiltInAccount="LocalSystem",
    [System.Management.Automation.PSCredential]
    $Credential,
    [System.String]
    [ValidateSet("Running", "Stopped")]
    $State="Running",
    [System.String]
    [ValidateSet("Present", "Absent")]
    $Ensure="Present",
    [System.String]
    $Path,
    [System.String]
    $DisplayName,
    [System.String]
    $Description,
    [System.String[]]
    $Dependencies
    Import-DscResource -Name MSFT_xServiceResource -ModuleName xPSDesiredStateConfiguration
    Node $nodeName
    xService service
    Name = $Name
    DisplayName = $DisplayName
    Ensure = $Ensure
    Path = $Path
    StartupType = $StartupType
    Credential = $credential
    $Config = @{
    Allnodes = @(
    Nodename = "localhost"
    PSDSCAllowPlainTextPassword = $true
    #Sample Scenarios
    $credential = Get-Credential
    Sample_xService_ServiceWithCredential -ConfigurationData $Config -Name "Sample Service" -DisplayName "Sample Display Name" -Ensure "Present" -Path "C:\DSC\TestService.exe" -StartupType Automatic -Credential $credential
    ¯\_(ツ)_/¯

  • How to avoid the user selecting a different path in my installer

    Hello again all you helpful forum-goers!
    I have an application and a corresponding installer, and then I have a separate installer putting some support files in the same directory.  My problem is that if the user selects a different path to which to install my primary application, the secondary installer will not put the required support files in the same spot.
    Now, I think I've figured out how to get the user-selected path from the "Run executable at the end of installation" option in the Advanced pane of the LabVIEW installer configuration, and I can pass that in to my secondary installer, and that should fix the problem.  However, what I'd really like to do is just not give the user the option to install my primary application in a different directory to begin with.  I've looked, but cannot find any way to do that.
    Does anyone know of any way to not present the option to install an application in a different directory when using the LabVIEW installer?
    Thanks in advance for any suggestions,
    -Joe

    Ben64,
    That's great!  Thank you so much for your quick reply.  The only reason I haven't already accepted that as my solution is that it requires a manual post-compile change to a text file.  Ideally I'd prefer not to have to remember to do that every time I rebuild my installer.  Is there any way that you know of to automate the process?
    If not, I'm happy to have a good solution even if it takes an extra step each time to implement.
    -Joe

  • Problem with background job using SUBMIT under different user

    Hi All,
    I am submitting a background job under different user name. I am submitting this job by using JOB_OPEN , SUBMIT report and JOB_CLOSE. But submit statement is returning sy-subrc 8, becuase of this the job_close is failed. Can you please help me to solve this problem.
    Thanks in advance.
    Tjgupta

    Hi,
    The user is having all authorizations. is there any difference with user types?
    This user is having  user type " as communication data".
    Thanks,
    Tjgupta

  • HT1918 Hi - I think I have different apple devices recorded under different apple IDs. Now I would like to consolidate all the devices under one Apple-ID.  I have tried to do this going through the manage accoung like, but it timed out - could somebody he

    Hi - I think I have different apple devices recorded under different apple IDs. Now I would like to consolidate all the devices under one Apple-ID.  I have tried to do this going through the manage accoung like, but it timed out - could somebody help, pls

    Purchases of multple Apple ID accounts cannot be merged as noted here >  Frequently asked questions about Apple ID

  • Can you use home share where there are 2 itunes on the same computer but under different user profiles?

    Can you use 'Home Share' where there are 2 itunes on the same computer, but under different user profiles?

    check out method one from this support article -> How to use multiple iPods, iPads, or iPhones with one computer

  • SECATT - Mass creation of users with different assigned roles

    Hello! I've been tasked with creating an eCATT to do a mass creation of users and each user will have a different role assigned (besides the general roles). We're doing this to test out the different roles we have created. I've done some searching through the forums and found some different ideas but I'm not sure they are exactly what I need. One suggestion was to use SU10 to make the role assignement but I'm guessing I would still need to setup a parameter for each role so I would initially need to know how many roles would be entered. I would like for the eCATT to be able to handle assigning multiple roles to a user with each user possibly getting a different number of roles. Would anyone be able to suggest a way to assign different roles to different users through an eCATT?
    Thank you!

    Hi Wendy,
    To create users, maybe SU01 or SU10 can be used.  To assign users to a role, maybe you can try with PFCG.
    SU01 and SU10 have the view from the user - for each user, different roles can be selected and assigned to that user. 
    PFCG has the view of roles - for each role, different users can be selected and assigned to that role. 
    Hence if you know which roles should be assigned to which users, PFCG might be easier.
    Hope such information is helpful for you.
    Kind Regards, Qian

  • Mac app store will not connect under a managed user account but will under admin. Please help clear this up?

    After I have installed OSX Mountain lion I clicked on the app store to buy an app. Only one problem, it says it "cannot connect", I then tried under the admin account and it worked no problem. I log back into the managed user account and disable any parental controls that might be interferring, I try again and it worked. I need the mac app store to work under the managed user with parental controls on. I cleared the iTunes store cache and reset the warnings just to see if that might do the trick but no luck. When the latest update was availble I updated immediatly in hopes of that might fixing the problem but again it did not work.  I would really appreciate if anyone had any ideas on how to help solve this issue.
    -Thanks

    Back up all data before proceeding.
    Step 1
    Triple-click anywhere in the line below on this page to select it:
    /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Restart the computer and test.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Log out, log back in, and test. If there's no improvement, continue.
    Step 2
    Reset your computer’s PRAM.

  • Merge transports under different users

    Hi All,
    My requirement is to merge two transports under different user.
    Please let me know how can I do this.
    Regards,
    Shahu

    Hi,
    First change the owner of the Request to the other person, such that both the requests are under single owner.
    Then release them and merge using SE09 SE10 T codes:
    select the request and right click-> Merge requests.
    Regards,
    Anji

  • SSRS user created on Report manager is different from ReportServer database userName

    Hi All,
    It will be quite helpful if someone can advice:
    I created reporting services user on SSRS report manager as MeahK1 which is network username he was given. He is created succesfully but when he tries to access live reports, he is not able to see them because he does not have any access. When checked in
    ReportServer db, this user is created as MeahK instead of MeahK1.
    I am trying to see user details from the below query:
    select  *
    FROM ReportServer.dbo.Catalog 
    INNER JOIN
    ReportServer.dbo.Policies 
    ON Catalog.PolicyID
    = Policies.PolicyID 
    INNER JOIN
    ReportServer.dbo.PolicyUserRole 
    ON Policies.PolicyID
    = PolicyUserRole.PolicyID 
    INNER JOIN
    ReportServer.dbo.Users 
    ON PolicyUserRole.UserID = Users.UserID
    where username like 'Meah%'
    Do any one know what could be the problem as all other users apart from him are working fine and let's say if a user ID is Kh3R, then he also is user with same name in ReportServer db.
    Can this problem be fixed?
    Adnan

    Hi Adnan,
    According to your description, you want to grant a user to access report manager, right?
    In Reporting Service, after installing a new report server, only users who are members of the Local Administrators group have permissions to access report manager. If we want to grant permissions for other users to access report manager, we should add users
    to an item-level role and system-level role. Once the user account is added to an item-level role or system-level role, it will be added on the dbo.Users table within the ReportServer database. In your scenario, please check if "MeahK1" has been
    added to an item-level role and system-level role. For more information, please refer to this article:
    Grant User Access to a Report Server (Report Manager) .
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
     

Maybe you are looking for

  • Portal page missing forms in browser on first load.

    I have a number of portlets containing forms. Upon loading the page for the first time using IE5.5 only some of the forms will appear. If I hit the refresh button then they all show up. Any help would be greatly appreciated. NT4.0 SP6 Portal 3.0.7

  • I bought my macbook pro for only a day, and see what happens....

    The computer is running pretty laggy a little bit and also I cannot shut it down... When i press shutdown, the only disappeared was the bar on the top. the task bar on the bottom still there.... And when i tries to shut it down by pressing the physic

  • How to use xslt mapper with sequence occurences

    I'm using Bpel process manager. I'm trying to use multiple partname fields in my xsd. I'have defined a sequence occurence in my xsd. In the xslt mapper I see just one partname. How can I map initials, nickname, fullname etc to the 'different' partnam

  • Over current

    I have a 2nd-gen ipod shuffle, connecting it to a MacBook, i get the Over Current warning and it will not charge. it used to work fine then it suddenly stopped working yesterday, no changes made that i can remember.

  • Could I put Flex help content in my own Flex training

    Hi, everybody. I am going to be an instructor for Flex training in December. I have to created my own training document and presentation. but I have seen Flex Help file also provide a perfect content for some part of my training. So Could I put some