Ldif2Ldap (Perform Import Operation Over Ldap); Syntax - Netscape DIRECTORY SERVER 7.0 Configuration Manual

Configuration, command, and file reference
Hide thumbs Also See for NETSCAPE DIRECTORY SERVER 7.0:
Table of Contents

Advertisement

Shell and Batch Scripts
Option
-g
-G
-c
-E

ldif2ldap (Perform import operation over LDAP)

Performs an import operation over LDAP to the Directory Server. To run this
script, the server must be running.

Syntax

Shell script (UNIX):
Batch file (Windows):
258
Netscape Directory Server Configuration, Command, and File Reference • October 2004
Parameter
Description
string
Generation of a unique ID. Type none for no unique ID to be
generated and deterministic for the generated unique ID
to be name-based. By default, a time based unique ID is
generated.
If you use the deterministic generation to have a
name-based unique ID, you can also specify the namespace
you want the server to use as follows:
-g deterministic namespace_id
where namespace_id is a string of characters in the
following format
00-xxxxxxxx-xxxxxxxx-xxxxxxxx-xxxxxxxx
Use this option if you want to import the same LDIF file into
two different Directory Servers and you want the contents of
both directories to have the same set of unique IDs. If unique
IDs already exist in the LDIF file you are importing, then the
existing IDs are imported to the server, regardless of the
options you have specified.
namespaceId
Generates a namespace ID as a name-based unique ID. This
is the same as specifying the -g deterministic option.
Merge chunk size.
Encrypts data during import. This option is used only if
database encryption is enabled.
ldif2ldap -D rootdn -w password -f filename
ldif2ldap -D rootdn -w password -f filename

Advertisement

Table of Contents
loading

Table of Contents