Netscape DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator's Manual page 372

Table of Contents

Advertisement

Deleting Indexes
To delete this browsing index you need to delete the two corresponding browsing
index entries which follow:
dn: cn="dc=example,dc=com",cn=Example1,cn=ldbm
database,cn=plugins,cn=config
objectClass:top
objectClass:vlvSearch
cn:"dc=example,dc=com"
vlvbase:"dc=example,dc=com
vlvscope:one
vlvfilter:(|(objectclass=*)(objectclass=ldapsubentry))
and
dn:cn=sort_cn_givenname_o_ou_sn,cn="dc=example,dc=com",cn=Example1,
cn=ldbm database,cn=plugins,cn=config
objectClass:top
objectClass:vlvIndex
cn:cn=sort_cn_givenname_o_ou_sn
vlvsort:cn givenname o ou sn
To run the
directory containing the utility:
cd serverRoot/shared/bin
Perform the
ldapdelete -D "cn=Directory Manager" -w password -h ExampleServer -p
845 "cn="dc=example,dc=com",cn=Example1,cn=ldbm
database,cn=plugins,cn=config"
"cn=sort_cn_givenname_o_ou_sn,cn="dc=example,dc=com",cn=Example1,
cn=ldbm database,cn=plugins,cn=config"
The following table describes the
Option
-D
-w
-h
-p
372
Netscape Directory Server Administrator's Guide • August 2002
command-line utility, type the following to change to the
ldapdelete
as follows:
ldapdelete
Description
Specifies the distinguished name with which to authenticate
to the server. The value must be a DN recognized by the
Directory Server, and it must also have the authority to
modify the entries.
Specifies the password associated with the distinguished
name specified in the -D option.
Specifies the name of the host on which the server is running.
Specifies the port number that the server uses.
options used in the example:
ldapdelete

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents