Microsoft Knowledge Base Email Alertz

An Active Directory domain controller that holds the primary domain controller (PDC) operations master role (also known as the flexible single master operations role or the FSMO role) runs a thread every hour to check the access control lis

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 318180 - Last Review: October 30, 2006 - Revision: 4.1

AdminSDHolder Thread Affects Transitive Members of Distribution Groups

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you. Visit the Windows Vista Solution Center
This article was previously published under Q318180

SUMMARY

An Active Directory domain controller that holds the primary domain controller (PDC) operations master role (also known as the flexible single master operations role or the FSMO role) runs a thread every hour to check the access control lists (ACLs) on the following groups and all of the member objects of these groups:
  • Enterprise Admins
  • Schema Admins
  • Domain Admins
  • Administrators
  • Domain Controllers
  • Cert Publishers
  • Backup Operators
  • Replicator Server Operators
  • Account Operators
  • Print Operators
If a user account is a member of one of these administrative groups because of its membership with a distribution group, the user account's ACL is checked when the thread is run and may be reset to match the ACL of the AdminSDHolder thread. If you use the repadmin /showmeta user distinguished name command to view the user account, you see that the ntSecurityDescriptor attribute is set within one hour after the last time you changed the ACL on the user account. The user account also contains the AdminCount attribute.

This article describes how the AdminSDHolder thread affects transitive members of distribution groups. For additional information about the AdminSDHolder thread, click the following article number to view the article in the Microsoft Knowledge Base:
232199  (http://kbalertz.com/Feedback.aspx?kbNumber=232199/ ) Description and update of Active Directory AdminSDHolder object

MORE INFORMATION

Membership of a distribution group does not normally have any security significance. For example, if UserA is a member of Distribution GroupA and Distribution GroupA is a member of the Domain Admins group, UserA is not a member of the Domain Admins group if the user is logged on to the computer. The distribution group blocks security group membership. However, the enumeration algorithm that is used by the AdminSDHolder thread is fast and simple and it includes UserA during the transitive iteration of the Domain Admins group.

You can change groups from being a distribution group to a security group; therefore, the enumeration algorithm that is used by the AdminSDHolder thread ensures that all transitive members are covered in both cases. Do not make distribution groups members of security groups, if possible. You do not experience unexpected behavior after you change the group from a distribution group to a security group if you do not make distribution groups members of security groups. A user that is covered by the enumeration algorithm that is used by the AdminSDHolder thread has an AdminCount attribute that has a value that is greater than or equal to 1.

APPLIES TO
  • Microsoft Windows 2000 Service Pack 1
  • Microsoft Windows 2000 Service Pack 3
  • Microsoft Windows 2000 Service Pack 2
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Service Pack 2
  • Microsoft Windows 2000 Service Pack 3
Keywords: 
kbinfo kbenv KB318180
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate