Article ID: 816099 - Last Review: December 3, 2007 - Revision: 5.4 HOW TO: Find and Clean Up Duplicate Security Identifiers with Ntdsutil in Windows Server 2003
For a Microsoft Windows 2000 version of this article,
see
315062
(http://support.microsoft.com/kb/315062/EN-US/
)
. IN THIS TASKOn This PageSUMMARY This article describes how to check for and clean up or
remove duplicate security identifiers (SIDs) in the SAM database. A unique SID
identifies each security account such as users, groups, and computers. You use
an SID to uniquely identify a security account and to perform access checks
against resources such as files, file folders, printers, Microsoft Exchange
mailboxes, Microsoft SQL Server databases, objects that are stored in Active
Directory, or any data that is protected by the Windows Server 2003 security
model. An SID contains header information and a set of relative identifiers that identify the domain and the security account. In a domain, each domain controller can create accounts and issue to each account a unique SID. Each domain controller maintains a pool of relative IDs that is used to create SIDs. When 80 percent of the relative ID pool is consumed, the domain controller requests a new pool of relative identifiers from the relative ID operations master. This ensures that the same pool of relative IDs is never allocated to different domain controllers, and prevents the allocation of duplicate SIDs. However, because it is possible (but rare) for a duplicate relative ID pool to be allocated, you have to identify those accounts that have been issued duplicate SIDs to prevent incorrect security from being applied. Duplicate relative ID pools may occur if the administrator seizes the relative ID master role while the original relative ID master is operational but temporarily disconnected from the network. In typical practice, after one replication cycle, the relative ID master role is assumed by just one domain controller. However, before the role ownership is resolved, two different domain controllers might each request a new relative ID pool and be allocated the same relative ID pool. back to the top Start NtdsutilTo start Ntdsutil:
Look for a Duplicate SID
Clean Up a Duplicate SID
REFERENCES For additional information about related topics,
click the following article number to view the article in the Microsoft
Knowledge Base: 243267
(http://support.microsoft.com/kb/243267/EN-US/
)
How to Automate Ntdsutil.exe
Using a Script
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
