What is Active Directory?
Active Directory is a database that keeps track of all the
user accounts and passwords in your organization. It allows you to
store your user accounts and passwords in one protected location,
improving your organization's security.
Active Directory is subdivided into one or more domains. A domain
is a security boundary. Each domain is hosted by a server computer called a
domain controller (DC). A domain controller
manages all of the user accounts and passwords for a domain.
Domains and the Domain Name System (DNS)
Domains are named using the Domain Name System (DNS). If your
company is called ACME Corporation your DNS name would be
(for example) acme.com. This is the top-level domain name for
your company.
The security domain in Active Directory maps directly to the DNS
domain name.
For larger organizations you can subdivide Active Directory
into child domains (based on on geography for example). If ACME Corporation has
three divisions named West, Central, and East, the sub-domains can have the DNS names
west.acme.com, central.acem.com, and east.acme.com.
Each domain requires a server computer. In the above scenario
you would need at least four servers
to host Active Directory as follows:
- acme.com
- west.acme.com
- central.acme.com
- east.acme.com
See also Moving Small Business Server.
|