“nsExportReplica”, analagous to the -roption, to indicate whether the exported database is used in replication

“nsPrintKey”, analagous to the -Noption, to set whether to print the entry IDs as the entries are processed by the export operation

“nsUseId2Entry”, analagous to the -Coption, to set whether to use only the main index, id2entry, to list the entries to export

“nsNoWrap”, analagous to the -Uoption, to set whether to wrap long lines in the LDIF file

“nsDumpUniqId”, analagous to the -uoption, to set whether to include the unique IDs with the entries when they are exported

nsFilename The nsFilename attribute contains the path and file names of the LDIF files to which to export the Directory Server instance database.

Parameter

Description

Entry DN

cn=task_name, cn=export, cn=tasks, cn=config

 

 

Valid Values

Any string

 

 

Default Value

 

 

 

Syntax

Case-exact string, multi-valued

 

 

Example

nsFilename: /home/jsmith/example.ldif

 

 

nsInstance This attribute supplies the name of the database instance from which to export the database, such as NetscapeRoot or userRoot.

Parameter

Description

Entry DN

cn=task_name, cn=export, cn=tasks, cn=config

 

 

Valid Values

The name of a Directory Server instance (any string)

 

 

Default Value

 

 

 

Syntax

Case-exact string, multi-valued

 

 

Example

nsInstance: userRoot

 

 

nsIncludeSuffix This attribute identifies a specific suffix or subtree to export to an LDIF file.

Parameter

Description

Entry DN

cn=task_name, cn=export, cn=tasks, cn=config

 

 

Valid Values

Any DN

 

 

Default Value

 

 

 

Syntax

DN, multi-valued

 

 

Example

nsIncludeSuffix: ou=people,dc=example,dc=com

 

 

nsExcludeSuffix This attribute identifies suffixes or subtrees in the database to exclude from the exported LDIF file.

Parameter

Description

Entry DN

cn=task_name, cn=export, cn=tasks, cn=config

 

 

Valid Values

Any DN

 

 

104 Core server configuration reference