Microsoft Active Directory

Slides:



Advertisements
Similar presentations
Microsoft Active Directory
Advertisements

COMP091 OS1 Active Directory. Some History Early 1990s Windows for Workgroups introduced peer-to-peer networking based on SMB over netbios (tcp/ip still.
How to Succeed with Active Directory Robert Williams, PhD CEO Secure Logistix Corporation.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory, Enhanced Chapter 1: Introduction to Active Directory.
Chapter 4 Chapter 4: Planning the Active Directory and Security.
Introduction to Active Directory
3.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 3: Introducing Active Directory.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
Administering Active Directory
Chapter 4 Introduction to Active Directory and Account Management
3.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 3: Introducing Active Directory.
By Karan Oberoi.  A directory service (DS) is a software application- or a set of applications - that stores and organizes information about a computer.
Understanding Active Directory
Module 1: Introduction to Active Directory
1 CSIT 320. Just as the combination of a database and a database management system collects and organizes information about an institution/company/… as.
Hands-On Microsoft Windows Server 2008
Vikram Thakur Introduction to Active Directory Structure.
Active Directory Implementation Class 4
ADVANCED MICROSOFT ACTIVE DIRECTORY CONCEPTS
Module 1: Installing Active Directory Domain Services
Nassau Community College
(ITI310) SESSIONS : Active Directory By Eng. BASSEM ALSAID.
BZUPAGES.COM An Introduction to. BZUPAGES.COM Introduction Large corporations today face the following problems Finding a certain file. Seeing everything.
Directory services Unit objectives
11 REVIEWING MICROSOFT ACTIVE DIRECTORY CONCEPTS Chapter 1.
Windows Server 2008 Chapter 4 Last Update
MCTS Guide to Configuring Microsoft Windows Server 2008 Active Directory Chapter 3: Introducing Active Directory.
Chapter 4 Windows NT/2000 Overview. NT Concepts  Domains –A group of one or more NT machines that share an authentication database (SAM) –Single sign-on.
Designing Active Directory for Security
Windows 2000 Operating System -- Active Directory Service COSC 516 Yuan YAO 08/29/2000.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory, Enhanced Chapter 5: Active Directory Logical Design.
SERVER I SLIDE: 6. SERVER I Topics: Objective 4.3: Deploy and configure the DNS service Objective 5.1: Install domain controllers.
September 18, 2002 Windows 2000 Server Active Directory By Jerry Haggard.
DFS & Active Directory Joshua Hedges |Brandon Maxfield | Robert Rivera | Will Zilch.
Module 7 Active Directory and Account Management.
Active Directory Harikrishnan V G 18 March Presentation titlePage 2 Agenda ► Introduction – Active Directory ► Directory Service ► Benefits of Active.
Active Directory Maryam Izadi. Topics Covered NT Vs 2000/2003 Active Directory LDAP MMC.
1 Windows 2008 Configuring Server Roles and Services.
Page 1 Active Directory and DNS Lecture 2 Hassan Shuja 09/14/2004.
Module 1: Implementing Active Directory ® Domain Services.
Hands-On Microsoft Windows Server 2008 Chapter 4-Part 1 Introduction to Active Directory and Account Manager.
1 Chapter Overview Managing Object and Container Permissions Locating and Moving Active Directory Objects Delegating Control Troubleshooting Active Directory.
Active Directory Infrastructure Microsoft Windows 2003 Active Directory Infrastructure MCSE Exam
OVERVIEW OF ACTIVE DIRECTORY
Introduction to Active Directory
Module 1: Introduction to Active Directory
Logical and Physical Network Design 1. Active Directory Objects Objects Represent Network Resources (Users,Groups,Computers,Printers) Attributes Store.
Hussain Ali Department of Computer Engineering KFUPM, Dhahran, Saudi Arabia Active Directory.
Windows 2003 Architecture, Active Directory & DNS Lecture # 3 Hassan Shuja 02/14/2006.
1 Introduction to Active Directory Directory Services Uniquely identify users and resources on a network Provide a single point of network management.
MCSE: Windows Server 2003 Active Directory Planning, Implementation, and Maintenance Study Guide, Second Edition (70-294) Chapter 1: Overview of the Active.
Active Directory Domain Services (AD DS). Identity and Access (IDA) – An IDA infrastructure should: Store information about users, groups, computers and.
Planning an Active Directory Deployment Lesson 1.
Active Directories: Purpose and Structure Chrystom Ciganko IFMG352 Final Presentation.
11 IMPLEMENTING ACTIVE DIRECTORY Chapter 2. Chapter 2: IMPLEMENTING ACTIVE DIRECTORY2 REQUIREMENTS FOR ACTIVE DIRECTORY  Microsoft Windows Server 2003.
Overview of Active Directory Domain Services
Implementing Active Directory Domain Services
Overview of Active Directory Domain Services
Active Directory Fundamentals
Active Directory and Group Policy
Active Directory Administration
(ITI310) SESSIONS 6-7-8: Active Directory.
Objectives Differentiate between the different editions of Windows Server 2003 Explain Windows Server 2003 network models and server roles Identify concepts.
Active Directory Stored collection of information about objects
Examining a Windows NT Infrastructure (2)
Microsoft Windows Server 2003 Active Directory Infrastructure
Chapter 4: Planning the Active Directory and Security
ACTIVE DIRECTORY An Overview.. By Karan Oberoi.
Introduction to Active Directory Directory Services
Presentation transcript:

Microsoft Active Directory 200x Servers An Overview

What is Active Directory? Microsoft‘s new Directory Service Called: ADS, NTDS Successor to LAN Manager Domains Goals Open Standards High Scalability Simplified Administration Compatibility to existing Windows NT systems and applications

Open Standards LDAP X.500 DNS Kerberos Low-Level API to Active Directory X.500 Active Directory Structure Not fully standard-compliant DNS Resource Location Extensions, e. G. „Dynamic DNS“ Kerberos Authentication

Active Directory Structure Hierarchical Base object Domain Domain Tree Forest Domain OU Domain Domain OU OU Tree Domain Domain Objects

Which objects does Active Directory contain? „old Friends “ User Group Computer New Elements Distribution Lists System Policies Application defined custom objects Described in the Schema

Can be compared to a Database Schema What is the Schema? Definition of all AD Object-Types (Classes) Attributes Data-Types (Syntaxes) Can be compared to a Database Schema ONE consistent Schema inside a single Forest Extensible

AD Base Element (Building Block) NT 4 Compatible What is a Domain? AD Base Element (Building Block) NT 4 Compatible Physically Implemented on Domain Controllers (DC) Border for Replication Traffic System Policies Administration Firma.de

What is an Organizational Unit (OU)? Implements a Structure inside a Domain Can be nested as needed Can not be assigned any rights Typically used for Administrative Reasons e.g. System Policies LA New York Admin Sales Admin Sales

Hierarchical Domain Structure inside a single Namespace What is a Tree? Hierarchical Domain Structure inside a single Namespace adiscon.com la.adiscon.com ny.adiscon.com Transitive Trusts created automatically Sub-Domain must be added to Root-Domain – otherwise there will be no tree! adiscon.com Tree la.adiscon.com ny.adiscon.com

Transitive Trusts created automatically There is one single tree-root! What is a Forest? Combination of Trees Disjunct Namespaces adiscon.de adiscon.com Transitive Trusts created automatically There is one single tree-root! Sub-Tree must be added to Root-Tree, otherwise no Forest will be created

The Tree-Root First Domain installed Single Schema Absolutely vital! Forest Domain OU Domain Domain OU OU Tree Domain Domain Objects

Modeling the physical Structure Not related to logical Structure Modeled via „Sites“ A site is well connected via fast Network Links One Site can home multiple Domains One Domain can spread across many Sites Domain Database is stored on Domain Controllers

Site LA Site New York Sample Site Structure Logical and physical Structure are totally independent of each other! Site LA Site New York Adiscon.com sales.adiscon.com sales.adiscon.com

Which Role can a Server have? Member Server Domain Controller Global Catalog FSMO Special Roles carried out by only a limited set of Servers e.g. PDC Emulator e.g. Schema Master

What is a Domain-Controller? Stores a physical Copy of the Active Directory Database Currently a single Domain per DC supported! ESE95 Database (MS Exchange) Logon Services Kerberos LAN Manager Authentication Recommendation: always have at least 2 Domain Controllers!

What is a Global Catalog Server? Answers AD Search Queries Must be present to successfully logon Holds a copy of all Objects of the whole Forest… ...but holds only a subset of the Attributes User definable Recommendation: at least one GC per (larger) Site

Multi Master Replication Updates can be applied to ANY Domain Controller Will be Replicated to each other Domain Controls (inside that Domain) within 15 Minutes Optimized Algorithm reduces Replication Traffic Not time based (triggered on demand, only)!

Intra-Sites Replication All Domain Databases involved Changes are transmitted compressed via IP (RPC) or SMTP SMTP not within a single domain! Time Replication occurs can be configured Volume of Replication Traffic can not be restricted! Have an Eye on GCs!

Mixed Mode supports Coexistence with NT4 Mixed vs. Native Mode? Mixed Mode supports Coexistence with NT4 Default NT 4 BDCs continue to work Enables “Fallback Scenario” during Migration Only Native Mode supports all AD Features More than 40 MB Domain Database Size Mostly problem-free „MoveTree“ Universal Groups, Group nesting Once you have switched to Native Mode, there is no way back to Mixed Mode!

Are there still Trusts available? Old fashioned NT 4 Trusts can still be used Work like always No additional functionality Most be used to connect different Forests Be careful – no common Global Catalog! Shortcut-Trusts Connect frequently used Domains to each other (Performance Optimization)

Shortcut-Trusts Domain A users frequently access Domain B’s Resources No Change in logical Structure Domain Tree Forest Domain A OU Domain Domain OU OU Tree Domain Domain B Objects

DNS is Active Directory’s Locator Service Vital for AD: DNS! DNS is Active Directory’s Locator Service Without correctly configured DNS no working Active Directory! Currently TOP 1 Trouble spot Can be hosted on non MS-DNS Minimum BIND Version 8.1.2 No special Characters in Computer Names Not really an option Recommendation: delegate a separate “AD-Zone” on non-MS DNS and use MS-DNS for that zone – saves lots of Trouble!

Who is using Active Directory? Windows 200x Authentication System Policies Directory Enabled Applications Please do not overlook them when planning your AD!

What are Directory-Enabled Applications? Applications directly using and accessing the Active Directory e.g. Exchange 200x Many more expected! Typically extend the Schema May dramatically change usage pattern for Active Directory Resources Replication Traffic (new Objects, Attributes) AD Queries (GCs!)

Active Directory Security Improved Authentication Permissions applied via ACLs To Objects as whole To specific Attributes Fine-Tuning of Access Permissions possible Tool-Support to visualize Security Settings currently weak (try Visio!)

What is Kerberos? „age-old“ Internet-Standard - mature Commonly used under Unix Secure Authentication thanks to Encryption Standard-Authentication Model under Windows 200x Microsoft Kerberos not fully compatible to other Kerberos Implementations

Delegation of Administration Admin rights can be delegated to Users or Groups NOT to OUs! Delegation via Wizards Currently “Admin Nightmare” – very hard to detect who has rights All objects must be viewed separately and manually Currently no good tools – but expected to be available in the future Microsoft itself also plans to provide additional tools

Inheritance in Active Directory From Top to Bottom Inheritance can only be blocked completely No IRF like Novell

Basically, like under NT 4 Groups Basically, like under NT 4 Local Groups are assigned Permissions Global Groups contain Users From a single Domain Global Groups are members in Local Groups for Permission assignment New: Universal Groups Can be used everywhere in every Domain (Permissions, Members) Implemented via GC Replication traffic limits usability

Active Directory Problem Spots DNS Dependency No „Merge-Tree“ No Partitioning (only a single Domain per Domain Controller) Limited Tool-Support Forest Global Schema Schema-Modifications can not be undone Issues will be addressed over time by Microsoft (keep in mind AD is Version 1.0!)

Importance of AD for Microsoft’s Strategy Most important Product All new Microsoft Products need or at least work better with Active Directory Exchange 200x SQL Server 200x ... Bill Gates: „We have bet Microsoft on Active Directory.“