The information in this article applies to:
SUMMARYBecause the Active Directory in Windows 2000 uses static inheritance, any Access Control List (ACL) changes caused by delegation of access rights on Active Directory containers are pushed down to all objects within the container, increasing the objects' size. MORE INFORMATION
Delegating access rights to an Active Directory container in Windows 2000
is a good way to assign administrative control to a segment of your
enterprise without compromising the corporate network. However, it is
important to note that the delegation of access to a container causes
each object within that container to grow in size for every Access
Control Entry (ACE) in the ACL. This translates to an increase in the
size of your Active Directory database. In particular, as ACEs are
granted and denied to objects (such as users or groups) in a container,
they are pushed down to all objects within that container, causing them
to grow. Recent tests indicate that Active Directory objects grow at
approximately 70 bytes per ACE.
Keywords : kbenv kbtool |
Last Reviewed: December 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |