| Author |
Message |
Guest
|
Posted:
Fri Nov 11, 2005 1:50 pm Post subject:
Global catalog issue |
|
|
We've recently setup an AD Forest with the root domain name and then
child domains underneath.....
And we've seem to come across an Global Catalog error, when we try to
create accounts in the Child Domains it prompts with an error saying
the it cannot contact the Global Cataglog which hosts the root domain.
But then when we create the same acct at the root domain level, it
doesn't prompt with the error............
Whats likely the cause of the issue..... is it something to do with the
DNS configuration, DNS is only configured on the root GC's and not on
the child domains, furthermore we have two DC's in the child domain....
Whats the likely cause of the DNS? Anyone please help..........
Zeno |
|
| Back to top |
|
 |
Brian Desmond [MVP]
Guest
|
Posted:
Fri Nov 11, 2005 9:50 pm Post subject:
Re: Global catalog issue |
|
|
You need DNS running in the child domains and talking to DNS in the root
domain. The root needs to be able to resolve the children and vice versa.
--
Thanks,
Brian Desmond
Windows Server MVP
www.briandesmond.com |
|
| Back to top |
|
 |
Guest
|
Posted:
Sat Nov 12, 2005 1:50 am Post subject:
Re: Global catalog issue |
|
|
you mean I must run DNS on the child domains.............. rather than
just the forest level DCs. |
|
| Back to top |
|
 |
Ace Fekay [MVP]
Guest
|
Posted:
Sat Nov 12, 2005 5:50 pm Post subject:
Re: Global catalog issue |
|
|
| Quote: | you mean I must run DNS on the child domains.............. rather than
just the forest level DCs.
|
What Brian is saying is the child domains must be able to resolve the forest
root _msdcs zone, no matter how it is configured, whether (1) ALL machines
are only using the forest root domain's DNS, (2) you have delegated the
child zone from the parent to the child and set a forwarder back to the
parent, and since the servers are Win2003, you want to make sure the _msdcs
zone is available on the child, or (3) using a Stub zone.
Whatever way, you must insure full DNS resolution of all domains in an
infrastructure or not telling what will happen.
If you are saying DNS only is installed at the root, then may I assume that
all of the child domain DCs and clients are ONLY using the DNS server(s) in
the root domain ONLY?
I'm implying that you have no other DNS servers configured in the child
domain's machines' IP properties (such as an ISP's DNS or some other
external DNS that doesn't host your AD zone, etc), otherwise, I can
understand why you are getting the errors.
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
If this post is viewed at a non-Microsoft community website, and you were to
respond to it through that community's website, I may not see your reply
unless that website posts replies back to the original Microsoft forum.
Therefore, please direct all replies ONLY to the Microsoft public newsgroup
this thread originated in so all can benefit or ensure the web community
posts it back to the original forum.
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Windows Server Directory Services
Microsoft Certified Trainer
Infinite Diversities in Infinite Combinations.
================================= |
|
| Back to top |
|
 |
Guest
|
Posted:
Sat Nov 12, 2005 5:50 pm Post subject:
Re: Global catalog issue |
|
|
Only the root domain has DNS Servers configured, in the Child domain
the DC's are configured to use the root DNS servers in there IP
settings.........., not sure if its related as well but my GPOs
aren't getting applied poperly to the Child Domain. I have configured
several password policies only for the CHild Domain. I ran gpresult and
gp modelling and the polcies settings are right but when i create
acoounts the complex password policy is still applying.
And similarly for my workstation OU in the Child Domain, GPO isn't
getting applied to the workstation and I getting a whole list of USENV
errors in App Logg 1053, 1030, and the autoenrollment error.
Would the DNS have any affect on this if its not configured properly
for the Whole Domain, I have set the workstations to use the root DC's
DNS but its still giving me the error |
|
| Back to top |
|
 |
Brian Desmond [MVP]
Guest
|
Posted:
Sun Nov 13, 2005 9:50 pm Post subject:
Re: Global catalog issue |
|
|
Are the zones and delegations for the child domains in the root DNS servers?
You need all that there...
--
Thanks,
Brian Desmond
Windows Server MVP
www.briandesmond.com |
|
| Back to top |
|
 |
Ace Fekay [MVP]
Guest
|
Posted:
Mon Nov 14, 2005 9:50 am Post subject:
Re: Global catalog issue |
|
|
USENV errors are indicative for the most part of misonconfigured DNS either
on the client side or the server side.
Are there any other DNS addresses in the child domain's client machines
(such as an ISPs)?
Are the child domains across a WAN link or on the same subnet or location?
If across a link, this can affect resolution times. Plus, depending on where
the DCs are in relation to the clients, there are restrictions with WAN
speeds when it decides if certain GPO funtions and other functions are to
apply. But password restrictions are not affected by this. This leads me to
believe this is more of a DNS misconfig in your scenario.
If the child domains are across a WAN, I can suggest to install DNS on a
child DC and delegate from the parent to the child, and set a forwarder back
to the parent, as Brian is implying. This will allow the child machines to
not have to cross the WAN for queries. Here's a link onhow to set that up:
255248 - HOW TO Create a Child Domain in Active Directory and Delegate the
DNS Namespace to the Child Domain:
http://support.microsoft.com/?id=255248
Now I must ask: Is the AD DNS name at the parent a single label name?
("domain" rather than the required 'domain.com' format.) That can cause
serious query problems with AD.
Ace |
|
| Back to top |
|
 |
Guest
|
Posted:
Mon Nov 14, 2005 9:50 am Post subject:
Re: Global catalog issue |
|
|
The Child DC at the moment sits on the same subnet as the Root.... and
the domain name spaces is:
Root: abc.ad.internal.com
Child Domain: xx.abc.ad.internal.com
Cheers............. |
|
| Back to top |
|
 |
|
|
|
|