Red Hat DIRECTORY SERVER 8.0 Command Reference Manual page 190

Hide thumbs Also See for DIRECTORY SERVER 8.0:
Table of Contents

Advertisement

Chapter 6. Command-Line Utilities
Option
-i
-J
-k
-M
180
Description
the search, all available entries before/after the
search target that match the search criteria are
returned.
An index operation which sorts by surname, -
G 20:30:100:0, returns from the 80th through
130th entries sorted by sn. Use 0 as the fourth
value for the count number unless you know how
many entries the VLV index has.
Specifies the characterset to use for command-
line input. The default is the characterset
specified in the LANG environment variable. Use
this option to perform the conversion from the
specified characterset to UTF8, thus overriding
the environment variable setting.
This argument can input the bind DN, base DN,
and the search filter pattern in the specified
characterset.
ldapsearch converts the input from these
arguments before it processes the search
request. For example, -i no indicates that the
bind DN, base DN, and search filter are provided
in Norwegian. This argument only affects the
command-line input; that is, if a file containing
a search filter (with the -f option) is specified,
ldapsearch will not convert the data in the file.
Send an arbitrary control. This option can be
used in the following format to retrieve access
control information on a specific entry:
-J control OID:boolean criticality:dn:AuthID
• control OID is the OID for the
get effective rights control,
1.3.6.1.4.1.42.2.27.9.5.2.
• boolean criticality specifies whether the search
operation should return an error if the server
does not support this control (true) or if it
should be ignored and let the search return as
normal (false).
• AuthId is the DN of the user whose rights to
check.
Bypasses converting the password to UTF8.
Manages smart referrals. This causes the server
not to return the smart referral contained on
the entry but, instead, to return the actual entry

Advertisement

Table of Contents
loading

Table of Contents