Renaming An Entry With A Multi-Valued Naming Attribute - Netscape DIRECTORY SERVER 6.2 - ADMINISTRATOR Administrator's Manual

Table of Contents

Advertisement

nsuniqueid=66446001-1dd211b2+uid=adamss,dc=example,dc=com
at time t2)
The second entry needs to be renamed in such a way that it has a unique DN. The
renaming procedure depends on whether the naming attribute is single-valued or
multi-valued. Each procedure is described below.

Renaming an Entry with a Multi-Valued Naming Attribute

To rename an entry that has a multi-valued naming attribute:
Rename the entry using a new value for the naming attribute and keep the old
1.
RDN. For example:
prompt> ldapmodify -D adminDN -w password
>dn: nsuniqueid=66446001-1dd211b2+uid=adamss,dc=example,dc=com
>changetype: modrdn
>newrdn: uid=NewValue
>deleteoldrdn: 0
Remove the old RDN value of the naming attribute, and the conflict marker
2.
attribute. For example:
prompt> ldapmodify -D adminDN -w password
>dn: uid=NewValue,dc=example,dc=com
>changetype: modify
>delete: uid
>uid: adamss
>-
>delete: nsds5ReplConflict
>-
NOTE
You cannot delete the unique identifier attribute
For more information on the
From the Command Line" on page 55 and Netscape Directory Server Configuration,
Command, and File Reference.
command, refer to "Managing Entries
ldapmodify
Solving Common Replication Conflicts
nsuniqueid
Chapter 8
Managing Replication
(created
.
345

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - ADMINISTRATOR and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 6.2

Table of Contents