cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
651
Views
0
Helpful
4
Replies

Unity Unified in multiple domains

m.graham
Level 1
Level 1

Exchange 2K and Unity 4.0.3

We have a forest with three domains, all user sit in the first child domain and all servers, etc sit in the second. Is it possible to put the Unity server in the second child domain and still administer the users from the first. If so any ideas on what is required for this? If not where is the best place to site the Unity server?

Cheers,

1 Accepted Solution

Accepted Solutions

the schema is extended at the GC - it applies to all domains.

When you run PW it will let you pick domains/containers to select adding rights for importing users from - you don't need to run it in each or a particular domain - you run it where you'll be installing Unity against the accounts you'll be using for directory and message store access.

View solution in original post

4 Replies 4

kechambe
Level 7
Level 7

As long as they are all in the same forest it will work fine. The permissions wizard will help you to setup permissions correctly and there really aren't any extra challenges when you run two or more domains.

Thanks,

Keith

Which domain would I run the permissons wizard in then and in which domain would I extend the AD Schema?

Cheers,

the schema is extended at the GC - it applies to all domains.

When you run PW it will let you pick domains/containers to select adding rights for importing users from - you don't need to run it in each or a particular domain - you run it where you'll be installing Unity against the accounts you'll be using for directory and message store access.

Technically the schema is extended on the domain controller running the Schema Master FSMO role. The first DC in the forest owns this role unless you have moved the role manually using ntdsutil.exe. All domains in the forest share a single common schema.

Virtually all of the Unity schema changes have isMemberOfPartialAttributeSet set to true which causes AD to replicate them to the GC.

Thanks,

Keith