Red Hat Directory Server 8.0 Configuration, Command, and File Reference

Option Description
-x excludeSuffix Gives the suffixes to be excluded.
Table 7.9. ldif2db Options
3.8. ldif2ldap (Performs Import Operation over LDAP)
Performs an import operation over LDAP to the Directory Server. To run this script, the server
must be running.
Syntax.
ldif2ldap -D rootdn -w password -f filename
Options.
Option Description
-D rootdn Gives a user DN with root permissions, such
as Directory Manager.
-f filename Gives the name of the file to be imported.
When importing multiple files, the files are
imported in the order they are specified on the
command line.
-w password Gives the password associated with the user
DN.
Table 7.10. ldif2ldap Options
3.9. pwdhash (Prints Encrypted Passwords)
Prints the encrypted form of a password using one of the server's encryption algorithms. If a
user cannot log in, use this script to compare the user's password to the password stored in the
directory.
Syntax.
pwdhash -D config_directory [ -H ] [[ -s scheme ] | [ -c comparepwd ]] [ password ]
Options.
ldif2ldap (Performs Import Operation over
251