![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 516](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675516.webp)
Using ldapsearch
516
Netscape Directory Server Administrator’s Guide • August 2002
Option
Description
-b
Specifies the starting point for the search. The value specified here
must be a distinguished name that currently exists in the database.
This option is optional if the
LDAP_BASEDN
environment variable has
been set to a base DN.
The value specified in this option should be provided in double
quotation marks. For example:
-b "cn=Barbara Jensen, ou=Product Development,
dc=example,dc=com".
If you want to search the root DSE entry, specify an empty string here.
For example:
-b ""
-D
Specifies the distinguished name with which to authenticate to the
server. This option is optional if anonymous access is supported by
your server. If specified, this value must be a DN recognized by the
Directory Server, and it must also have the authority to search for the
entries. For example:
-
D "uid=bjensen, dc=example,dc=com"
-h
Specifies the hostname or IP address of the machine on which the
Directory Server is installed. If you do not specify a host,
ldapsearch
uses the localhost. For example,
-h mozilla
.
-l
Specifies the maximum number of seconds to wait for a search request
to complete. Regardless of the value specified here,
ldapsearch
will
never wait longer than is allowed by the server’s
nsslapd-timelimit
attribute. For example,
-l 300
. The default value for the
nsslapd-timelimit
attribute is 3,600 seconds.
-p
Specifies the TCP port number that the Directory Server uses. For
example,
-p 1049
. The default is 389. If
-Z
is used, the default is 636.
Содержание 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...