Active Directory. By: Kishor Datar 10/25/2007



Similar documents
Forests, trees, and domains

Configuring Sites and Understanding AD replication. Dante Villarroel Saavedra

Introduction to Active Directory Services

Introduction to Auditing Active Directory

WINDOWS 2000 Training Division, NIC

9. Which is the command used to remove active directory from a domain controller? Answer: Dcpromo /forceremoval

Windows Server 2003 Active Directory MST 887. Course Outline

Lesson Plans LabSim for Microsoft s Implementing a Server 2003 Active Directory Infrastructure

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

Active Directory. Learning Objective. Active Directory

Active Directory Commands ( )

LearnKey's Windows Server 2003 Active Directory Infrastructure with Dale Brice-Nash

Understanding. Active Directory Replication

Configuring Windows Server 2008 Active Directory

R4: Configuring Windows Server 2008 Active Directory

Creating the Conceptual Design by Gathering and Analyzing Business and Technical Requirements

Windows Server 2003 Active Directory: Perspective

Windows Server 2012 / Windows 8 Audit Fundamentals

Windows Server 2008 Active Directory Resource Kit

Active Directory Restructuring Recommendations

RSA Authentication Manager 7.1 Microsoft Active Directory Integration Guide

Designing the Active Directory Structure

Microsoft. Official Course. Introduction to Active Directory Domain Services. Module 2

Group Policy and Organizational Unit Re-Structuring Template

Websense Support Webinar: Questions and Answers

Planning Domain Controller Capacity

IT ACADEMY LESSON PLAN. Microsoft Windows Server Active Directory

The Windows Server 2003 Environment. Introduction. Computer Roles. Introduction to Administering Accounts and Resources. Lab 2

Understanding Active Directory. Heng Sovannarith

Microsoft Virtual Labs. Active Directory New User Interface

Chapter 2 Active Directory Design... 30

Module 1: Introduction to Active Directory Infrastructure

Windows.NET Beta 3 Active Directory New Features

Chapter 3: Building Your Active Directory Structure Objectives

ITCertMaster. Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way!

CGIAR Active Directory Design Assessment DRAFT. 18 September 2007

Windows Server 2012 Directory Partition Containers- A Walk Through

Configuring User Identification via Active Directory

MCTS Guide to Microsoft Windows 7. Chapter 13 Enterprise Computing

INUVIKA OVD VIRTUAL DESKTOP ENTERPRISE

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

Module 1: Introduction to Active Directory

Designing the Active Directory

Managing an Active Directory Infrastructure

Microsoft Windows 2000 Active Directory Service. Technology Overview

Microsoft Active Directory white paper. manage. hp OpenView. how to manage Microsoft Active Directory with hp OpenView. what is Active Directory?

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

Administering Active Directory. Administering Active Directory. Reading. Review: Organizational Units. Review: Domains. Review: Domain Trees

Course 6425B: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

LDAP Directory Integration with Cisco Unity Connection

TestOut Course Outline for: Windows Server 2008 Active Directory

Chapter 4: Implementing and Managing Group and Computer Accounts. Objectives

ACTIVE DIRECTORY REPLICATION: HOW IT WORKS

CardAccess 3000 V2.9.x New Features Configuration Guide

PineApp Surf-SeCure Quick

Active Directory Objectives

Basic Configuration. Key Operator Tools older products. Program/Change LDAP Server (page 3 of keyop tools) Use LDAP Server must be ON to work

A Guide to Microsoft Active Directory (AD) Design

Designing and Implementing a Server Infrastructure

Designing a Windows Server 2008 Active Directory Infrastructure and Services

Designing Windows Server 2008 Active Directory Infrastructure and Services Course 6436B; 5 Days, Instructor-led

Managing an Active Directory Infrastructure O BJECTIVES

Designing and Implementing a Server Infrastructure

Core Active Directory Administration

Georgia Tech Active Directory Policy

VNLINFOTECH JOIN US & MAKE YOUR FUTURE BRIGHT. mcsa (70-413) Microsoft certified system administrator. (designing & implementing server infrasturcure)

11 essential tools for managing Active Directory

Stellar Active Directory Manager

Designing and Implementing a Server Infrastructure

Admin Report Kit for Active Directory

Module 7: Implementing Sites to Manage Active Directory Replication

Configuring Managing and Maintaining Windows Server 2008 Servers (6419B)

MOC 20413C: Designing and Implementing a Server Infrastructure

6425C - Windows Server 2008 R2 Active Directory Domain Services

Lesson Plans LabSim for Microsoft s Configuring Windows Server 2008 Active Directory

Managing and Maintaining a Windows Server 2003 Network Environment

SKV PROPOSAL TO CLT FOR ACTIVE DIRECTORY AND DNS IMPLEMENTATION

ANNE ARUNDEL COMMUNITY COLLEGE ARNOLD, MARYLAND COURSE OUTLINE CATALOG DESCRIPTION

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

6419: Configuring, Managing, and Maintaining Server 2008

MS-6425C - Configuring Windows Server 2008 Active Directory Domain Services

Designing and Implementing a Server Infrastructure MOC 20413

SINGLE COURSE. 136 Total Hours. After completing this course, students will be able to:

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain MOC 6425

Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

MS 20413A: Designing and Implementing a Server Infrastructure

PriveonLabs Research. Cisco Security Agent Protection Series:

Active Directory. Users & Computers. Group Policies

Transcription:

Active Directory By: Kishor Datar 10/25/2007

What is a directory service? Directory Collection of related objects Files, Printers, Fax servers etc. Directory Service Information needed to use and manage the objects. Source and Mechanism Active Directory is a directory service in Windows 2003 Server

Need for a directory service Organize Simplify access Find objects based on characteristics Simple administration Patches Security policies Installation

Using Active Directory Image courtesy of Windows 2003 active directory infrastructure, Spealman et al

Features Centralized data store Scalability Extensibility Manageability Integration with DNS Client configuration management Policy based administration Replication of information Secure authentication and authorization

Features.. continued.. Secure integration Interoperability with other directory services Signed and encrypted LDAP traffic

Active Directory Objects Data stored is organized into objects Named set of attributes Represent resource Container objects.. Figure 2 Schema Define Objects, are objects themselves Schema Objects = Class Objects + Attribute Objects Extending schema, caution, test forest

Objects and attributes Image courtesy of Windows 2003 active directory infrastructure, Spealman et al

Components Logical structure Domains Organizational units Trees Forests Physical structure Sites Domain Controller

Logical Structures Image courtesy of Windows 2003 active directory infrastructure, Spealman et al

OUs Image courtesy of Windows 2003 active directory infrastructure, Spealman et al

Domain Trees Image courtesy of Windows 2003 active directory infrastructure, Spealman et al

Physical Structure Sites Domain Controller

Sites Combination of one or more IP subnets connected by a Fast Link Typically has same boundaries as LANs Are not part of the namespace Computer Objects and Connection Objects

Domain Controllers Windows Server 2003 Functions Store complete copy of information, manages changes and replication Multi-master replication: All DCs are peers Practically operations master is used Detect collision due to modification of attribute, resolved by use of higher property version number Locate objects, validate user logon attempts

Catalog services The global catalog Selected information about every object in all domains in a directory Full replica of all object attributes for its host domain, partial replica for every domain Functions: Enables users to logon (Universal Group Membership) Finding information Provides Universal Group Membership info to DC

Query Process Retrieve, Modify, Delete information Port 3268 of DC Standard Queries on 389 Image courtesy of Windows 2003 active directory infrastructure, Spealman et al

What information is replicated Schema Partition (DC & GC) Configuration Partition (DC & GC) Domain Partition (DC) Application Directory Partition Ntds.dit file

Intrasite Replication No more than 3 hops 2 Paths KCC Replication Partners Intersite Replication (Site Links)

Trust and Trust Relationship Kerberos, NTLM Method of Creation, Transitivity, Direction Shortcut,External,Forest,Realm Trust Tree root trust Parent Child Trust

Change and Configuration Management and IntelliMirror User Data Management S/W installation and maintenance User settings management Computer settings management Remote installation services

Group Policies Group Policies GPOs How are the applied Local GPO GPOs linked to site GPOs linked to domains GPOs linked to OUs (Highest level OU first)

DNS & Object Naming User friendly names Connect to local servers using same naming convention as Internet LDAP Distinguished Name (DN) - Unique CN=Deepak, OU=Promotions, OU=Marketing, DC= umbc, DC=edu RDN GUIDs UPN

Few Examples, To disable multiple computer accounts, dsmod computer CN=MemberServer1, CN=Computers,DC=Microsoft,DC=Com -disbled yes To find all contacts in the current domain whose names start with "te" dsquery contact domainroot -name te* To Create an Organizational Unit dsadd ou "ou=guyds, dc=cp, dc=com"

Review Basic Concepts Purpose of using AD Physical and logical structure Group policies Trust relationships Replication strategies Naming Examples

Questions???

References [1] Book: Microsoft Windows Server 2003 Active Directory infrastructure [Spealman et al] [2] http://www.microsoft.com/ [3] A Guide to Microsoft Active Directory (AD) Design [John Dias] [4] http://www.computerperformance.co.uk/