Authentication with multiple DC's

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi guy's. If I have an AD site with multiple DC's is
there anyway to configure client's to authenticate to a
particular DC?

Any help would be appreciated. Thanks.
 
Hello

both yes and now, you can use sites to assign a TCP/IP network, to make a
exampel for you

site1 192.168.0.x
site2 192.168.1.x

DC´s in site1 will cover all client requests from computers that is on
subnet 192.168.0.x.

This is mostly to make partions of a network when you have slow links
between LAN´s.

each site can be assigned the subnets you want.

you can mange this with Active Directory Sites and Services.

but there is no way so set some Home Server or some thing like that.

//Christoffer Andersson
 
Or you can give certain DC's _kerberous records a lower
weight or prioity in DNS under
_MSDCS._Sites.sitename._tcp.
 
Yes, use the setperfdc tool. Set Preferred DC. Sets the preferred DC in the
registry.

HTH,
BrianK
 
Back
Top