Red Hat 8.1 Configuration And Command Reference page 85

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

Advertisement

nsExportReplica, analogous to the -r option, to indicate whether the exported database is used in
replication
nsPrintKey, analogous to the -N option, to set whether to print the entry IDs as the entries are
processed by the export operation
nsUseId2Entry, analogous to the -C option, to set whether to use only the main index, id2entry, to
list the entries to export
nsNoWrap, analogous to the -U option, to set whether to wrap long lines in the LDIF file
nsDumpUniqId, analogous to the -u option, to set whether to include the unique IDs with the entries
when they are exported
nsFilename
T he nsFilename attribute contains the path and filenames of the LDIF files to which to export the
Directory Server instance database.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsInstance
T his attribute supplies the name of the database instance from which to export the database, such as
NetscapeRoot or userRoot.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsIncludeSuffix
T his attribute identifies a specific suffix or subtree to export to an LDIF file.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsExcludeSuffix
T his attribute identifies suffixes or subtrees in the database to exclude from the exported LDIF file.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsUseOneFile
T his attribute sets whether to export all Directory Server instances to a single LDIF file or separate LDIF
files.
Parameter
Entry DN
Red Hat D irectory Server 8.1 Configuration and Command Reference
Description
cn=task_name, cn=export, cn=tasks, cn=config
Any string
Case-exact string, multi-valued
nsFilename: /home/jsmith/example.ldif
Description
cn=task_name, cn=export, cn=tasks, cn=config
T he name of a Directory Server instance (any
string)
Case-exact string, multi-valued
nsInstance: userRoot
Description
cn=task_name, cn=export, cn=tasks, cn=config
Any DN
DN, multi-valued
nsIncludeSuffix: ou=people,dc=example,dc=com
Description
cn=task_name, cn=export, cn=tasks, cn=config
Any DN
DN, multi-valued
nsExcludeSuffix:
ou=machines,dc=example,dc=com
Description
cn=task_name, cn=export, cn=tasks, cn=config
85

Advertisement

Table of Contents
loading

Table of Contents