Ldif2Ldap (Perform Import Operation Over Ldap) - Netscape DIRECTORY SERVER 6.0 Configuration Manual

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

Advertisement

Shell and Batch Scripts
-x
-O
-c
-g string
-G
namespace_id

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 (NT)
Options
-D
-w
228
Netscape Directory Server Configuration, Command, and File Reference • December 2001
Suffix(es) to be included.
Request that only the core db is created without attribute indexes.
Merge chunk size.
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.
Generates a namespace ID as a name-based unique ID. This is the same
as specifying the -g deterministic option.
ldif2ldap -D rootdn -w password -f filename
ldif2ldap -D rootdn -w password -f filename
User DN with root permissions, such as Directory Manager.
Password associated with the user DN.

Advertisement

Table of Contents
loading

Table of Contents