Red Hat Directory Server 8.0 Configuration, Command, and File Reference
Option Description
LDAPv3 is the default. An LDAPv3 search
cannot be performed against a Directory
Server that only supports LDAPv2.
-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"
Table 6.9. Additional ldapsearch Options
5. ldapmodify
ldapmodify makes changes to directory entries via LDAP.
• Syntax
• Commonly-Used ldapmodify Options
• SSL Options
• SASL Options
• Additional ldapmodify Options
Syntax.
ldapmodify [ optional_options ]
ldapmodify [ -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 ]
Chapter 6. Command-Line Utilities
214