| I read that there was an exception to the "no GC on Infrastructure role
| holder" rule that said that if all the DC's in the domain are GC, then
there
| are no phantoms to update and that it's then ok to have GC and
| Infrastructure on the same one. This is true for our child domain, all
DC's
| are GC's, but not for other domains in the forest (some are not GC's).
The
| way it reads it looks like we are ok, but since Infrastructure master has
to
| do with other domains' objects, I'm not so sure. I'm also wondering, if a
| DC isn't a GC, and therefore cannot log anyone on (Native Mode), then what
| good is it? What does it actually do?
Yes, it is true that is every DC is a GC then it is OK to have the GC on
the machine that holds the Infrastructure Master role. A DC does not have
to be a GC in order to allow someone to logon. Any DC can log someone on.
The difference is, the DC must be able to communicate with a GC (in native
mode) in order to query for Universal Group membership for the user that is
logging on. When the user logs on to a DC in native mode, the DC will query
a GC for Universal Group membership in order to build the user's token. The
DC does not have to be a GC, it just has to be able to communicate with a
GC. Again, it is not effeciant in large environments for every DC to be a
GC. This is due to the fact that every time there is a change to the
partial attribute list in any domain, these changes must be replicated to
every GC in the forest. If every DC is a GC in a large environment, tis
will result in a massive amount of unnecessary replication.
For speed and reliability, it is recommended that you have one GC in every
site. This will allow user to make the necessary GC queries without going
across WAN links.
Chad A. Lacy
Windows 2000 Directory Services
==================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================
This posting is provided "AS IS" with no warranties, and confers no rights.