Ldapmodify, Syntax, Commonly-used ldapmodify options – Red Hat 8.1 User Manual

Page 188

Advertising
background image

of the content.

-U

Creates file URLs for the files produced by the -t
option.

-u

Specifies that the user-friendly form of the
distinguished name be used in the output.

-V

Specifies the LDAP version number to be used on
the search. For example:

-V 2

LDAPv3 is the default. An LDAPv3 search cannot
be performed against a Directory Server that only
supports LDAPv2.

-v

Specifies that the utility is to run in verbose mode.

-w -

Prompts for the password for the bind DN.

-Y

Specifies the proxy DN to use for the search.
This argument is provided for testing purposes.
For more information about proxied authorization,
see the "Managing Access Control" chapter in
the Directory Server Administrator's Guide.

-X

Specifies the getEffectiveRights control
specific attribute list, where attributes are
separated by spaces. For example:

"nsroledn userPassword"

6.5. ldapmodify

ldapm odify makes changes to directory entries via LDAP.

Syntax
Commonly-Used ldapmodify Options
SSL Options
SASL Options
Additional ldapmodify Options

Syntax

ldapmodify optional_options

ldapm odify [ -D binddn ] [ -w passwd ] [ -acmnrvFR ] [ -d debug_level ] [ -h host ] [ -p port ] [ -M
auth_mechanism ] [ -Z/ZZ/ZZZ ] [ -V version ] [ -f file ] [ -l number_of_ldap_connections ] [
entryfile ]

Commonly-Used ldapmodify Options

188

Chapter 6. Command-Line Utilities

Advertising