Chapter 6. Command-Line Utilities
Option
-T
-t
-w
Table 6.19. ldappasswd-specific Options
General ldappasswd Options
NOTE
The ldappasswd utility requires confidentiality. If the messages are not encrypted with
SSL, TLS, or an appropriate SASL mechanism, the server will not perform the request.
Option
-3
-D
-g
266
Description
-S new_password
Specifies a file from which to read the new
password. For example:
-T new_password.txt
Specifies a file from which to read the user's
existing password. For example:
-t old_password.txt
Specifies the password associated with the
distinguished name specified in the -D option.
For example:
-w mypassword
Description
Specifies that hostnames should be checked in
SSL certificates.
Specifies the distinguished name with which to
authenticate to the server. This value must be
a DN recognized by the Directory Server, and it
must also have the authority to delete the entries.
For example:
-D "uid=bjensen, dc=example,dc=com"
The -D option cannot be used with the -N option.
For more information on access control, see
the "Managing Access Control" chapter in the
Directory Server Administrator's Guide.
Specifies that the password policy request
control not be sent with the bind request. By
default, the new LDAP password policy request
control is sent with bind requests.
Need help?
Do you have a question about the DIRECTORY SERVER 8.1 and is the answer not in the manual?
Questions and answers