Active Directory/Documentation/DNS Notes

From WolfTech
Revision as of 11:10, 2 July 2007 by Pgmurphy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There are a couple of important DNS considerations on the WOLFTECH domain.

  1. All computers within an OU should have the same DNS suffix.
  1. It is preferable (but not required) that departmental OUs use 1 DNS suffix for all computers in their OU.
  1. We have delegated to computers the ability to update their DNS name in Active Directory. This requires that we maintain a list of authorized DNS suffixes. This list is specified in the msDS-AllowedDNSSuffixes attribute.
    • To Edit this attribute:
      • Open the ADSI Editor.
      • Right click the DC=wolftech,DC=ad,DC=ncsu,DC=edu object and choose Properties.
      • Click the msDS-AllowedDNSSuffixes attribute and click Edit.
      • Type the name of the suffix and click Add.
      • Click OK twice.