Active Directory - Components

0 comments

Directory Service in Windows
Same way in the network field people needs to find the specific user, group or computer from the entire network. Here the directory applies to store the all the resources in one

directory and the protocols used to makes it available to all the user. Windows NT server come with the domain model where there is no hierarchical structure available in it.

Domains are in the NT are flat entities which makes the entire organisation into Decentralized administration. So windows 2000 introduced the concept of Centralized Administration with the Directory Service which is used to store the all the objects in the entire network and makes it available to the user when queried. It also securely manages the objects within the active directory.


Requirements:
NTFS Partition
Administrator's username and password
Operating Sytem Version
Network Interface Card
Configured TCP/IP (IP address, subnet mask and - optional - default gateway)
Network connection (With crossover cable, hub, or switch)
DNS server
Domain name
The Windows 2000 or Windows Server 2003 CD media


Log Files
There are three files created in the Active Directory before updating the data into the ntds.dit file with 10 MB of each initially. They are.
Edb.log
Res1.log
Res2.log

SysVol
SysVol Folder contains the public information of the domain, information for replication, scripts and group policy objects.

Lost & Found Folder
This is the new feature introduced in Windows 20033 where you can find the objects missed due to replication conflict. For example, You created a user in OU which is deleted in another domain controller and when replication happened, ADS did not find the OU then it will place the user object in the lost & found folder.

Garbage Collection:
Garbage collection is the process of the online defragmentation of active directory which happens for every 12 Hours.

Active Directory Storage Location
Active Directory database is stored in one file called ntds.dit. The file extension .dit stands for Directory Information Tree. This file is located in the directory %systemroot%\WINNT\ntds\. and the can scalable upto 70 TB of file size.

Active Directory Schema
The Active Directory schema defines objects that can be stored in Active Directory. The schema is a list of definitions that determines the kinds of objects and the types of information about those objects that can be stored in Active Directory. Because the schema definitions themselves are stored as objects, they can be administered in the same manner as the rest of the objects in Active Directory. Normally called schema object or metadata .

Structure of AD
1)Physical structure
Sites ,Domain Controllers

2)Logical structures
Forest, Tree, Domain, OU

Active directory database engine
ESE (Extensible Storage Engine)


Active Directory Partitions
i)Schema partition
ii) Configuration Partition
iii) Domain Partition

Windows 2003 contains the below additional partition
iv)Application Partition

Tables available in NTDS database
i)Schema table
ii)Link Table
iii)Data table
iv)Configuration Table

மறுமொழிகள்

0 comments to "Active Directory - Components"

 

Copyright 2008 All Rights Reserved LIMATION TECHNOLOGIES