Error message "Insufficient Privileges" When You Try to Join the Domain (329195)
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft Windows 2000 Server
This article was previously published under Q329195 SYMPTOMS
When you replace a client computer with a new computer with the same computer name, the join process may not work, and you may receive an error message that states that you do not have the correct privileges
CAUSE
This behavior may occur if the domain user account that you are using to join the domain has only the "Add workstation to domain" permission but not the "change an existing computer account" permission. Because of this, the old computer account was deleted before the computer is replaced. The client uses an LDAP server/domain controller which has not yet replicated the account deletion, but has incorrect permissions to modify the still-existing account.
RESOLUTION
To work around this behavior, use one of the following methods: - Use a different computer name.
- Wait for Active Directory replication to occur, or force it to do so with the following command:
repadmin /sync DomainDN target DSA GUID._msdcs source DSA GUID /force - Use a domain administrator account or grant additional privileges to a defined setup administrator for the join task. To grant additional privileges to a defined setup administrator for the join task:WARNING: If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Exchange 2000 Server, or both. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
- Start Adsiedit.msc.
- Locate Domain=NC, DC=domain, CN=Computers.
- On Computers, click Properties, click Security, click Advanced, click Add, and then click the defined setup user account or group.
- In the Permission Entry for Computers dialog box, click Computer Objects in the Apply onto box.
- Under Permissions, click to select the Write All Properties, Reset Password, and Apply these permissions to objects and/or containers within this container only check boxes.
- Click OK, click OK, and then click OK again.
- Wait for Active Directory to replicate, or you can force synchronization by using the command from step 2.
STATUSThis behavior is by design.
Modification Type: | Major | Last Reviewed: | 11/19/2003 |
---|
Keywords: | kbprb KB329195 |
---|
|