Add an Attribute to the Global Catalog in Windows 2000
IN THIS TASK
SUMMARY
Add an Attribute to the Global
Catalog
Index an Attribute in Active
Directory
REFERENCES
SUMMARY
This step-by-step article describes how to add an attribute
to the global catalog. By using the Active Directory Schema, you can
specify additional attributes to be kept in the global catalog. This helps
to speed up search queries across a domain for an attribute that is not
included by default in the global catalog.www.tartoos.com
IMPORTANT: Adding a new attribute to the global catalog causes a
full synchronization of all object attributes that are stored in the
global catalog (for all of the domains in the forest). Because of this, in
a large, multidomain forest, the addition of global catalog attributes
will cause this one-time synchronization, and this could result in
significant network traffic.
The global catalog provides fast and efficient searches that extend across
the entire Active Directory forest. Every domain controller (DC) holds a
read/write full replica of all objects in the domain for which it is a
member, and if it is also a global catalog, it also holds a read-only
partial replica (all objects but only a partial attribute set) of its
domain, and every other domain in the forest. Because of this, the global
catalog makes directory structures in a forest transparent to end users,
creating a search mechanism that makes finding objects in the directory
uncomplicated and efficient.www.tartoos.com
By default, the partial set of attributes that are stored in the global
catalog includes those attributes that are most frequently used in search
operations. While most attributes are already included in the global
catalog, and the majority of administrators will not need to make any
changes, by adding additional attributes, you can speed up search queries
across a domain for an attribute that is not included by default. For
example, you can add a Fax number attribute for User objects, so that end
users can easily search for other user's fax numbers in the directory.
However, because editing the Schema affects all domains in the forest,
making changes should only be considered by experienced administrators.www.tartoos.com
Add an Attribute to the Global Catalog
IMPORTANT:
Adding a new attribute to the global catalog causes a full synchronization
of all of the domain data from all of the domains in the forest. In a
large, multi-domain forest, this synchronization can cause significant
network traffic.
Modifying the Schema also requires that a person be a member of the Schema
Administrators group.
To add an
attribute to the global catalog:
www.tartoos.com
1.
Open the Active Directory Schema.
2.
In the console tree, click Attributes.
3.
In the Details pane, right-click the attribute that
you want to replicate to the global catalog, and then click Properties.
4.
Click Replicate this attribute to the Global Catalog.
NOTE:
If the Active Directory Schema is not available, you must install the
Windows 2000 Administration Tools from the Windows 2000 Server CD-ROM, and
then add it to an Microsoft Management Console (MMC) console. To install
the Windows 2000 Administrative tools, run Adminpak.msi from the %systemroot%\System32
folder. Once the additional administrative tools are installed, you can
add the Active Directory Schema snap-in to the MMC.
Index an Attribute in Active Directory
To index an attribute in Active Directory:
www.tartoos.com
1.
Open the Active Directory Schema.
2.
In the console tree, click Attributes.
3.
In the Details pane, right-click the attribute that
you want to index in the global catalog, and then click Properties.
4.
Click Index this attribute in the Active Directory.www.tartoos.com
NOTE:
If the Active Directory Schema is not available, you must install the
Windows 2000 Administration Tools from the Windows 2000 Server CD-ROM, and
then add it to an Microsoft Management Console (MMC) console. To install
the Windows 2000 Administrative tools, run Adminpak.msi from the %systemroot%\System32
folder. Once the additional administrative tools are installed, you can
add the Active Directory Schema snap-in to the MMC.
|