![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 368](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675368.webp)
Deleting Indexes
368
Netscape Directory Server Administrator’s Guide • August 2002
6.
The Delete Browsing Index dialog box appears displaying the status of the
index deletion. You can click on the Status Logs button to view the status of the
indexes deleted.
7.
Once the indexing is complete, click on Close to close the Delete Browsing
Index box.
Deleting Indexes From the Command Line
You can browsing index, or virtual list view (VLV) indexes using the
ldapdelete
command-line utility as follows:
•
Delete an entire index entry or delete unwanted index types from an existing
index entry using the
ldapdelete
command-line utility.
•
Generate the new set of indexes to be maintained by the server using the
db2index.pl
script.
The following sections describe the steps involved in deleting an index.
Deleting an Index Entry
Use the
ldapdelete
command-line utility to delete either the entire indexing entry
or the unwanted index types from an existing entry.
If you want to delete the indexes for a particular database, you remove your index
entry from the
cn=index,cn=
instanceName
,cn=ldbm
database,cn=plugins,cn=config
entry, where
cn=
instanceName
corresponds to
the name of the database.
To delete a default index, remove it from the
cn=default
indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
entry.
For example, you want to delete presence, equality and substring indexes for the sn
attribute on the database named
Example1
.
You want to delete the following entry:
dn: cn=sn,cn=index,cn=Example1,cn=ldbm database,cn=plugins,cn=config
objectClass:top
objectClass:nsIndex
cn:sn
nsSystemIndex:false
nsIndexType:pres
nsIndexType:eq
nsIndexType:sub
nsMatchingRule:2.16.840.1.113730.3.3.2.3.1
Содержание NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Страница 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Страница 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Страница 44: ...Starting the Server in Referral Mode 44 Netscape Directory Server Administrator s Guide August 2002...
Страница 78: ...Maintaining Referential Integrity 78 Netscape Directory Server Administrator s Guide August 2002...
Страница 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Страница 162: ...Enabling and Disabling Read Only Mode 162 Netscape Directory Server Administrator s Guide August 2002...
Страница 278: ...Setting Resource Limits Based on the Bind DN 278 Netscape Directory Server Administrator s Guide August 2002...
Страница 336: ...Troubleshooting Replication Related Problems 336 Netscape Directory Server Administrator s Guide August 2002...
Страница 396: ...Configuring LDAP Clients to Use SSL 396 Netscape Directory Server Administrator s Guide August 2002...
Страница 418: ...Monitoring Database Link Activity 418 Netscape Directory Server Administrator s Guide August 2002...
Страница 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Страница 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Страница 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Страница 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Страница 512: ...Storing Information in Multiple Languages 512 Netscape Directory Server Administrator s Guide August 2002...
Страница 532: ...Searching an Internationalized Directory 532 Netscape Directory Server Administrator s Guide August 2002...
Страница 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...