Basic Active Directory Fundamentals
Basic Active Directory Fundamentals
Presenter
Pawan Sharma | Consultant | HCL Comnet
Introduction
Ground rules
Cell phones and pagers silent
Hold questions until Q&A session
What is Active Directory?
Highly scalable
Flexible design and administration
Based on external standards (ish)
Policy based administration
aims to reduce TCO
NT domain weaknesses
Domain
Organizational Unit (OU)
Site
Domain naming and Trees
Forests
Database components and Domain Controllers
Global Catalog Servers
Domain
west.xyz.com east.xyz.com
Forest
xyz.com
abc.net
Sites are used to control the network traffic associated with domains
Logon traffic from clients
Replication traffic between domain controllers
There is a single site by default
Site structure mirrors your physical network
A site consists of one or more IP subnets
Generally there will be one site per physical location (LAN or group of LANs)
Database components
Store a complete copy of their own domain partitions, and partial copies of every other domain
Partial = all objects, but only some of their attributes
Attributes stored = Partial Attribute Set
Can choose additional attributes to be replicated to the GC but more data to replicate
Must be at least one GC per forest, but can be more
Should be one GC per site
Used for searching the entire directory and for logon in multi domain environments
The global catalog limits the overall size of Active Directory to about 10 million objects
DNS support for AD
Organizational goals
Reduce TCO
Simplify administration
Administrative style
Centralized, decentralized or hybrid
Technical constraints
Hardware, network bandwidth, services
Security needs
Design process overview
A Forest shares:
Schema, configuration, global catalog, trusts, enterprise admins group
UOM.MEMPHIS.EDU
LSP “B”
GPO
Library
Active Directory Administration
Use DN
General command structure:
Ds<cmd> <objecttype> <objectDN> -<switches/options>
objUser.SetInfo
Object creation – mass
Intro to AD
Structure and terminology
AD design considerations
Factors influencing design
AD administration
Tools, commands
2: Security & Group Policy
Components of Security
Recommendations
Group policy
Components of Security
Physical security
Role based security for all computers
OS configuration – settings (templates)
Administrative security
Confidential information in AD
Data transmission security
Security from intruders (firewall)
Recommendations
Without AD
Set manually, or secedit script on boot
Fewer options available (eg. s/w dist)
Policy application (detail)
Two modes
Replace
Merge
4 types
Startup (computer)
Login (user)
Logoff (user)
Shutdown (computer)
Built in tools
ADUC
GP object editor
Security Templates
Security configuration & analysis
RSoP introduction
Different ‘modes’
RSoP in ADUC
RSoP in Windows Help & Support
Gpresult.exe
GPMC
RSoP