AD Config

  • Thread starter Thread starter caddo65590
  • Start date Start date
C

caddo65590

Hi All,
I have 3 domains, 2 win2k domains and 1 NT4 domain.
The win2k domains all have its own dns servers. The NT4 domain uses our
external dns (ISP).
All 3 domains have their own internal clients
What would be the best dns setup for the internal clients in all three
domains so each client can communicate and map drives irrespective of the
domains?
Bidirectional trust exist among all 3 domains
 
All clients of the w2k domains need to point to teh w2k DNS server to access
AD related resources and logon... Have those DNS servers forward requests to
the ISP DNS for resolving non-internal DNS references. the clients of the NT
4 domain can point to the w2k DNS server or the ISP it really doesn't
matter.

Most drive mappings will be done outside of the context of DNS... Net use z:
\\servername\share this uses NetBIOS as the locator.

Kevin
 
Back
Top