Confuse about Secure dynamic update

  • Thread starter Thread starter Johnny Chow
  • Start date Start date
J

Johnny Chow

I am newbie. I confuse about secure dyamic update because only authorize
clients could register DNS records. For an example, if my DNS is using
secure dynamic update and I am planning to add new machine to the domain
then what is the process for me to add the new machine to the domain so DNS
will know it is secure and authorize? I will be appreciated for your tips
and information.

Thank you,
 
Johnny Chow said:
I am newbie. I confuse about secure dyamic update because only authorize
clients could register DNS records. For an example, if my DNS is using
secure dynamic update and I am planning to add new machine to the domain
then what is the process for me to add the new machine to the domain so DNS
will know it is secure and authorize?

Add it to the domain -- it can now authenticate.

Then "ipconfig /registerDNS" or reboot for ordinary machines.
(or let DHCP register for non-Domain and legacy machines)

For DC, they get it right as part of the "DCPromo" usually
but you need to do this:

net stop netlogon
net start netlogon

....if you mess up their settings, change their DNS server etc.
 
Back
Top