what is NTDS ?

Answer Posted / sanjith


Windows 2000 Active Directory data store, the actual
database file, is %SystemRoot%\ntds\NTDS.DIT. The ntds.dit
file is the heart of Active Directory including user
accounts. Active Directory's database engine is the
Extensible Storage Engine (ESE) which is based on the Jet
database used by Exchange 5.5 and WINS. The ESE has the
capability to grow to 16 terabytes which would be large
enough for 10 million objects. Back to the real world. Only
the Jet database cans manipulate information within the AD
datastore.

The Active Directory ESE database, NTDS.DIT, consists of the
following tables:
· Schema table
the types of objects that can be created in the Active
Directory, relationships between them, and the optional and
mandatory attributes on each type of object. This table is
fairly static and much smaller than the data table.
· Link table
contains linked attributes, which contain values referring
to other objects in the Active Directory. Take the Member Of
attribute on a user object. That attribute contains values
that reference groups to which the user belongs. This is
also far smaller than the data table.
· Data table
users, groups, application-specific data, and any other data
stored in the Active Directory. The data table can be
thought of as having rows where each row represents an
instance of an object such as a user, and columns where each
column represents an attribute in the schema such as Given
Name.
From a different perspective, Active Directory has three
types of data
Schema information
this partition contains the rules that define how objects
are created within a forest. The schema partition is
replicated to all domain controllers in the forest.

Configuration information
This partition contains information about the logical
structure of Active Directory for the entire forest,
including the structure and use of domains, trees, sites,
and trust relationships within the forest. The configuration
partition is replicated to all domain controllers in the forest.

Domain information
This partition contains complete, detailed information about
every object in the domain. The domain partition is
replicated only to the domain controllers within this domain

And its not stored in Sysvol....... in fact its stored in :
%SystemRoot%\ntds\NTDS.DIT i hop ths will hell you a lot...

Is This Answer Correct ?    42 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do hdd last longer than ssd?

571


How do I find missing dll files?

567


Which is better windows 7 or windows xp?

588


What is text formatting in computer?

569


What virus infects program files?

566






What is windows search used for?

588


What is taking up space on my hard drive mac?

588


What is logonui exe application error?

582


can User access these kernel objects structures?

2001


What is the best program to wipe a hard drive?

555


What is a file extension and its purpose?

600


How do I initialize a new ssd?

571


How do I unzip a .exe file?

581


What is fc exe?

605


What is executable image?

598