The LDP utility is a Lightweight Directory Access Protocol (LDAP) client utility that is included with Microsoft Windows 2000. This article describes how to use the LDP utility to modify the attributes of Active Directory objects including Users, Contacts, and Groups.
Type the server name of a domain controller, verify that the port is set to 389, make sure that the Connectionless check box is cleared, and then click OK.
On the Connection menu, click Bind. Type the user name, password, and domain name. You should receive the message, "Authenticate as dn:'YourUserID'," in the right pane.
Locate the object you want to modify.
On the Browse menu, click Search.
Enter the Base DN, Filter, and set the Scope, for your query, for example:
Base DN: DC=Redmond,DC=Microsoft,DC=COM Filter: displayname=John Smith Scope: Subtree
Click OK; all attributes that belong to the object (John Smith in this example) are displayed in the right pane.
Modify the attributes.
On the Browse menu, click Modify.
Copy and paste the Distinguished Name from the right pane to the DN field, for example:
Type the name of the attribute that you want to modify in the Edit Entry Attribute box.
NOTE: If the attribute exists, you can copy and paste the attribute from the right pane.
If you want to replace the old value of the attribute or add a new value, enter the value in the Values field, and then select the operation type such as Add, Delete, or Replace.
Click Enter to add the operation into the Entry list, and then click Run. The result of the modification is displayed in the right pane. For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
261231
(http://support.microsoft.com/kb/261231/EN-US/
)
XADM: Unable to Update the Schema on the Schema Owner