Hi,
I'm working on a project and in our test environment, we're running into some challenges and wondering if it's at all possible with what we're trying to do.
In our scenario:
ForestA (windows 2008 R2), we have Remote desktop farm (rdsfarm), a file server, roaming profile, and home drive provisioned through GPO. When ForestAusers connects to rdsfarm, they have a roaming profile and home drives on the ForestA file server.
ForestB (windows 2008 R2), AD users
* One way trust between ForestA (trusting) and ForestB (trusted) *
* Setup routing name suffixes across forest on ForestA domains and trust with ForestB domain (@forestB.com)
*ForestA user account, changed logon name DNS suffix to @ForestB.com
Goal: We have users that have two AD accounts, one in ForestA, one in ForestB. These users with multiple AD accounts would like to use their ForestB logon credentials to get to ForestA resouces (roaming profile/home drive) through rdsfarm.
Issue: With the current one way trust setup, when a ForestA user logons to rdsfam using ForestB credentials, they get a local profile instead of ForestA profile (roaming/home drive).
Let me know if its clear and what we're trying to do is even possible.
Thanks!