Ldif2Db.pl (Import); Syntax - Red Hat DIRECTORY SERVER 7.1 Configuration

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

Advertisement

Perl Scripts
Optio
n
-n
-s
-x
-a
-N
-r
-C
-u
-U
-m
-o
-1
-M

ldif2db.pl (Import)

To run this script, the server must be running. The script creates an entry in the
directory that launches this dynamic task. The entry is generated based upon the
values you provide for each option. The
allowed.

Syntax

Perl script:
276
Red Hat Directory Server Configuration, Command, and File Reference • May 2005
Parameter
Description
backendInstance
The instance to be exported.
includeSuffix
Suffixes to be included or the subtrees to be included if -n
has been used.
excludeSuffix
Suffixes to be excluded.
outputFile
The filename of the output LDIF file.
Suppress printing sequential number.
Export replica.
Only the main db file is used.
Request that the unique id is not exported.
Request that the output LDIF is not folded.
Minimal base-64 encoding.
The output LDIF to be stored in one file by default with each
instance stored in instance_filename.
Delete, for reasons of backward compatibility, the first line of
the LDIF file that gives the version of the LDIF standard.
Output LDIF is stored in multiple files.
ldif2db.pl [-v] -D rootdn -w password -n
backendInstance | {-s includeSuffix}* [{-x excludeSuffix}*]
[-O] [-c] [-g string] [-G namespaceId] {-i filename}*
indicates that multiple occurrences are
*

Advertisement

Table of Contents
loading

Table of Contents