Red Hat 8.1 Configuration And Command Reference page 83

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

Advertisement

nsUniqueIdGenerator, analogous to the -g option to generate unique ID numbers for the entries
nsUniqueIdGeneratorNamespace, analogous to the -G option to generate a unique, name-based ID
for the entries
nsFilename
T he nsFilename attribute contains the path and filenames of the LDIF files to import into the Directory
Server instance. T o import multiple files, add multiple instances of this attribute. For example:
nsFilename: file1.ldif
nsFilename: file2.ldif
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsInstance
T his attribute supplies the name of the database instance into which to import the files, such as
NetscapeRoot or slapd-exam ple.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsIncludeSuffix
T his attribute identifies a specific suffix or subtree to import from the LDIF file.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsExcludeSuffix
T his attribute identifies suffixes or subtrees in the LDIF file to exclude from the import.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
nsImportChunkSize
T his attribute defines the number of chunks to have during the import operation, which overrides the
server's detection during the import of when to start a new pass and merges the chunks.
Parameter
Entry DN
Valid Values
Default Value
Syntax
Red Hat D irectory Server 8.1 Configuration and Command Reference
Description
cn=task_name, cn=import, cn=tasks, cn=config
Any string
Case-exact string, multi-valued
nsFilename: /home/jsmith/example.ldif
Description
cn=task_name, cn=import, cn=tasks, cn=config
T he name of a Directory Server instance (any
string)
Case-exact string
nsInstance: userRoot
Description
cn=task_name, cn=import, cn=tasks, cn=config
Any DN
DN, multi-valued
nsIncludeSuffix: ou=people,dc=example,dc=com
Description
cn=task_name, cn=import, cn=tasks, cn=config
Any DN
DN, multi-valued
nsExcludeSuffix:
ou=machines,dc=example,dc=com
Description
cn=task_name, cn=import, cn=tasks, cn=config
0 to the maximum 32 bit integer value
(2147483647)
Integer
83

Advertisement

Table of Contents
loading

Table of Contents