Ldif2Ldap (Performs Import Operation Over Ldap); Monitor (Retrieves Monitoring Information) - Red Hat 8.1 Configuration And Command Reference

Directory server; configuring and managing with command-line utilities
Hide thumbs Also See for 8.1:
Table of Contents

Advertisement

214
Chapter 7. Command-Line Scripts
T able 7.9. ldif2db Options
Option
-c
-E
-g string
-G namespaceId
-i ldifFile
-n backendInstance
-O
-s includeSuffix
-x excludeSuffix

7.3.9. ldif2ldap (Performs Import Operation over LDAP)

Performs an import operation over LDAP to the Directory Server. T o run this script, the server must be
running.
Syntax
ldif2ldap [ -D rootdn ] [ -w password ] [ -f filename ]
Options
T able 7.10. ldif2ldap Options
Option
-D rootdn
-f filename
-w password

7.3.10. monitor (Retrieves Monitoring Information)

Description
Merges chunk size.
Encrypts data during import. T his option is used
only if database encryption is enabled.
Generates a unique ID. T ype none for no unique
ID to be generated and determ inistic for the
generated unique ID to be name-based.
By default, a time-based unique ID is generated.
When using the determ inistic generation to
have a name-based unique ID, it is also possible
to specify the namespace for the server to use,
as follows:
-g deterministic namespace_id
namespace_id is a string of characters in the
format 00-xxxxxxxx-xxxxxxxx-xxxxxxxx-
xxxxxxxx.
Use this option to import the same LDIF file into
two different Directory Servers and the contents
of both directories should have the same set of
unique IDs. If unique IDs already exist in the LDIF
file being imported, then the existing IDs are
imported to the server, regardless of the options
specified.
Generates a namespace ID as a name-based
unique ID. T his is the same as specifying the -g
deterministic option.
Gives the names of the input LDIF files. When
multiple files are imported, they are imported in
the order they are specified on the command line.
Gives the instance to be imported. Ensure that
the specified instance corresponds to the suffix
contained by the LDIF file; otherwise, the data
contained by the database is deleted, and the
import fails.
Requests that only the core database is created,
without attribute indexes.
Gives the suffixes to be included or to specify the
subtrees to be included if -n has been used.
Gives the suffixes to be excluded.
Description
Gives a user DN with root permissions, such as
Directory Manager.
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.
Gives the password associated with the user DN.

Advertisement

Table of Contents
loading

Table of Contents