Active Directory Domain Controller
Active Directory Domain Controller
DOMAIN SERVICE
AND
DOMAIN CONTROLLER
RAJENDRA PAUDYAL
WHAT IS ACTIVE DIRECTORY?
• Active Directory is a directory service. The term directory service refers to two things — a directory where
information about users and resources is stored and a service or services that let you access and manipulate
those resources.
• A directory service is a container that provides a hierarchical structure and allows to store objects for quick and
easy access and manipulation. A directory service is like an electronic phone directory that lets you search for
Name and retrieve the phone number, address, or other information without knowing where that person lives
• Active Directory is a way to manage all elements of your network, including computers, groups, users,
domains, security policies, and any type of user-defined objects.
• It melds several NT services and tools that have functioned separately so far — User Manager for Domains,
Server Manager, Domain Name Server — and provides additional functions beyond these services and tools
ACTIVE DIRECTORY
• Active Directory is built around Domain Name System (DNS) and lightweight directory access
protocol (LDAP) —
• DNS because it is the standard on the Internet and is familiar, LDAP because most vendors support it.
• Active Directory clients use DNS and LDAP to locate and access any type of resource on the network.
Because these are platform-independent protocols, Unix, Macintosh, and other clients can access
resources in the same fashion as Windows clients.
• The two most important goals of Active Directory are
• Users are able to access resources throughout the domain using a single logon.
• Administrators are able to centrally manage both users and resources
ACTIVE DIRECTORY
• Active Directory is Microsoft’s answer to directory services and it does a lot more
than just locating resources.
• Active Directory take care of this by using Kerberos Authentication and Single Sign-On (SSO).
• SSO means ability of Kerberos to provide a user with one set of credentials and grant them access
across a range of resources and services with that same set of credentials.
• Kerberos authenticates the credentials and issues the user a ticket with which the user gains access
to the resources and services that support Kerberos.
• Active Directory also makes user management more easier as it acts as a single repository for all of
this user and computer related information
AD TERMINOLOGY
What’s a domain?
• A Windows domain is a group of computers which share a common account database. These
computers each have an associated account object which is contained by the domain container.
Because computers belonging to the domain share a common account database, file sharing
across these computers is simple. Basic rights to computers in a domain can be controlled via a
group policy object associated with the domain directory object.
• Starting with Windows 2000, Windows domains must have a corresponding DNS domain
associated with it. A Windows domain requires at least one domain controller where the common
account database is held.
AD TERMINOLOGY
• “Contiguous DNS domains” means that they all have the same root DNS name. For
example, the domains it.dept.washington.edu and dept.washington.edu are contiguous,
whereas fred.com and win.washington.edu are not contiguous.
• Trees have no physical representation like a domain controller, but require at least one
domain to exist. Trees are used to group Windows domains which need to share files,
policy, and resources.
AD TERMINOLOGY
What’s a forest?
• A Windows forest is a group of 1 or more trusted Windows trees. The trees do not need to have contiguous DNS names.
• A single tree can also be called a forest. A forest may be comprised of one or more trees. A forest may be comprised of
one or more domains.
What is a schema?
• The schema defines what attributes, objects, classes, and rules are available in the Active Directory. The schema is
shared by AD forest-wide and is replicated between all domains, so a schema modification in one domain affects the
schema in all other domains. Only special administrators known as Schema Administrators have the right to make
modifications.
AD TERMINOLOGY
• Now that the installation of DC role is finished, you have to configure it for you server.
• Step 10 − Click “Server Manager” → Open the Notifications Pane by selecting the
Notifications icon from the top of the Server Manager. From the notification regarding
configuring AD DS (Active Directory Domain Services), click Promote this server to a
domain controller.
STEPS TO CREATE AD DS WITH DC
STEPS TO CREATE AD DS WITH DC
STEPS TO CREATE AD DS WITH DC
STEPS TO CREATE AD DS WITH DC
STEPS TO CREATE AD DS WITH DC
STEPS TO CREATE AD DS WITH DC
STEPS TO CREATE AD DS WITH DC
STEPS TO CREATE AD DS WITH DC