5/8/2006 pmarquez/Active Directory 1 Windows Server 2003 Active Directory CS526 Semester Project Spring 2006 Patricia C. Marquez Microsoft.

Slides:



Advertisements
Similar presentations
How to Succeed with Active Directory Robert Williams, PhD CEO Secure Logistix Corporation.
Advertisements

Active Directory: Final Solution to Enterprise System Integration
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.
CS603 Active Directory February 1, 2001.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
By Rashid Khan Lesson 4-Preparing to Serve: Understanding Microsoft Networking.
Chapter 4 Introduction to Active Directory and Account Management
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
Windows 2000 Remote Access. Remote Access Overview With Windows 2000 remote access, remote access clients connect to remote access servers and are transparently.
Chapter 8: Network Operating Systems and Windows Server 2003-Based Networking Network+ Guide to Networks Third Edition.
3.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 3: Introducing Active Directory.
© N. Ganesan, Ph.D., All rights reserved. Active Directory Nanda Ganesan, Ph.D.
By Karan Oberoi.  A directory service (DS) is a software application- or a set of applications - that stores and organizes information about a computer.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 7 Configuring File Services in Windows Server 2008.
Understanding Active Directory
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 1: Introduction to Windows Server 2003.
A centralized system.  Active Directory is Microsoft's trademarked directory service, an integral part of the Windows architecture. Like other 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
Hands-On Microsoft Windows Server 2008
Introduction to Active Directory Services Completely integrated with Microsoft Windows 2000 Server Integrates the Internet concept of namespace with the.
Overview of Active Directory Domain Services Lesson 1.
Overview of Active Directory Domain Services Lesson 1.
(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.
Session 6 Windows Platform Dina Alkhoudari. Learning Objectives What is Active Directory Logical components of active directory Physical components of.
Windows Server 2008 Chapter 4 Last Update
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.
Microsoft Active Directory(AD) A presentation by Robert, Jasmine, Val and Scott IMT546 December 11, 2004.
KAPLAN SCHOOL OF INFORMATION SYSTEMS AND TECHNOLOGY Welcome to Unit 4 IT278 Network Administration Course Name – IT278 Network Administration Instructor.
Windows 2000 Operating System -- Active Directory Service COSC 516 Yuan YAO 08/29/2000.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 1: Introduction to Windows Server 2003.
DFS & Active Directory Joshua Hedges |Brandon Maxfield | Robert Rivera | Will Zilch.
Module 7 Active Directory and Account Management.
Active Directory. Computers in organizations Computers are linked together for communication and sharing of resources There is always a need to administer.
Active Directory Harikrishnan V G 18 March Presentation titlePage 2 Agenda ► Introduction – Active Directory ► Directory Service ► Benefits of Active.
LDAP: Introduction CNS 4650 Fall 2004 Rev. 2. LDAP History Simplify directory access protocol Front-end to X.500 Developed my UMich.
1 Introduction to Microsoft Windows 2000 Windows 2000 Overview Windows 2000 Architecture Overview Windows 2000 Directory Services Overview Logging On to.
Active Directory Maryam Izadi. Topics Covered NT Vs 2000/2003 Active Directory LDAP MMC.
1 Windows 2008 Configuring Server Roles and Services.
Introduction to Microsoft Windows 2000 Integrated support for client/server and peer-to-peer networks Increased reliability, availability, and scalability.
 Identify Active Directory functions and Benefits.  Identify the major components that make up an Active Directory structure.  Identify how DNS relates.
Introduction to Microsoft Windows 2000 Welcome to Chapter 1 Windows 2000 Server.
Hands-On Microsoft Windows Server 2008 Chapter 4-Part 1 Introduction to Active Directory and Account Manager.
Module 1: Introduction to Administering Accounts and Resources.
OVERVIEW OF ACTIVE DIRECTORY
Introduction to Active Directory
Configuring, Managing and Maintaining Windows Server® 2008 Servers Course 6419A.
1 Active Directory Service in Windows 2000 Li Yang SID: November 2000.
Hussain Ali Department of Computer Engineering KFUPM, Dhahran, Saudi Arabia Active Directory.
Active Directory. Computers in organizations Computers are linked together for communication and sharing of resources There is always a need to administer.
Directory Services CS5493/7493. Directory Services Directory services represent a technological breakthrough by integrating into a single management tool:
1 Introduction to Active Directory Directory Services Uniquely identify users and resources on a network Provide a single point of network management.
Module 1: Introduction to Windows 2000 and Networking.
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.
COMP1321 Digital Infrastructure Richard Henson March 2016.
Overview of Active Directory Domain Services
Overview of Active Directory Domain Services
(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
Unit 3 NT1330 Client-Server Networking II Date: 1/6/2016
ACTIVE DIRECTORY An Overview.. By Karan Oberoi.
Introduction to Active Directory Directory Services
Presentation transcript:

5/8/2006 pmarquez/Active Directory 1 Windows Server 2003 Active Directory CS526 Semester Project Spring 2006 Patricia C. Marquez Microsoft

5/8/2006 pmarquez/Active Directory 2  Active Directory is the Windows Server 2003 directory service.  Directory services enable the management of network resource information.  Active Directory uses the Lightweight Directory Access Protocol (LDAP).  LDAP defines the directory access methods and employs the X.500 directory standard. Introduction

5/8/2006 pmarquez/Active Directory 3 Develop an application to programmatically query and modify the directory data using Active Directory Service Interfaces (ADSI). –Install Windows Server 2003 –Configure the server as a domain controller –Configure the server as a DNS server –Install Active Directory –Create a Directory Information Tree –Configure a Windows XP client to access the directory via a directory-enabled application. Goals

5/8/2006 pmarquez/Active Directory 4 A directory service is a type of service used to manage network resource information such as users, printers, files, applications, and even other services. The information is stored in a special type of database. The data repository is referred to as a directory because of its hierarchical structure. The X.500 Standard defines the architecture and features of a directory service. This includes the data model, namespace, functional model, and authentication methods. Directory data is accessed using the client/server model. Directory services are ideal for large distributed environments. Distributed applications can be directory-enabled to access directory data using associated APIs. Overview of Directory Services

5/8/2006 pmarquez/Active Directory 5 An open industry standard for directory access. Defines a standard method for querying and updating information in a directory including the transport and format of messages. Less resource-intensive than DAP because: –It runs directly over TCP/IP instead of requiring the entire OSI protocol stack to operate. –It uses a simplified version of the X.500 directory data model. LDAP provides APIs for C and Java. Lightweight Directory Access Protocol

5/8/2006 pmarquez/Active Directory 6 The Microsoft Windows Server directory service Its primary protocol is LDAP The data model is derived from the X.500 data model Resources are represented as objects. The database can hold a billion objects Provides access control and authentication Supports intersite and intrasite replication Provides its own API: –Active Directory Service Interfaces (ADSI) Active Directory Highlights

5/8/2006 pmarquez/Active Directory 7 INTERFACES Windows Server 2003 Security Subsystem Extensible Storage Engine LDAPREPLMAPISAM ApplicationsReplicationOutlook ClientsWindows NT 4 Primary data fileWorking FilesTransactions Logs Physical Architecture

5/8/2006 pmarquez/Active Directory 8 DIRECTORY SERVICE LOGON / ACCESS CONTROL MECHANISMS AUTHENTICATION MECHANISMS LSA Server KDCKerberosSSL NETLOGON Security Accounts Manager Windows Server 2003 Security Subsystem

5/8/2006 pmarquez/Active Directory 9 Building blocks include: –Forests –Domains –Organizational Units –Groups –Objects: users, computers, printers, et cetera –Trust relationships –Sites –Replication Logical Architecture

5/8/2006 pmarquez/Active Directory 10 Forest with Domain Trees and Trust Relationship A forest is a logical grouping of domain trees A domain tree is a logical grouping of domains

5/8/2006 pmarquez/Active Directory 11 Domain with Organizational Unit Tree

5/8/2006 pmarquez/Active Directory 12 Solutions to Active Directory limitations: –No easy way to rearrange the structure of existing forests –No easy way to merge one forest with another to form a single forest –No easy way to split domains off a forest to form a new forest Research using Directory Services Markup Language (DSML) to access my directory. Future Research

5/8/2006 pmarquez/Active Directory 13 Kouti, Sakari, and Mika Seitsonen. Inside Active Directory – A System Administrator’s Guide. Addison- Wesley, 2002 Stanek, William R. Microsoft Windows Server 2003 Inside Out. Microsoft Press, 2004 Tuttle, Steven, Ami Ehlenberger, Ramakrishna Gorthi, Jay Leiserson, Richard Macbeth, Nathan Owen, Sunil Ranahandola, Michael Storrs, and Chunhui Yang. Understanding LDAP – Design and Implementation. IBM Redbooks, 2004 Key References

5/8/2006 pmarquez/Active Directory 14 Questions