Directory Server, Version 6.1

 

Appendix O. Distributed directory setup tool options

The following are detailed descriptions of the options to specify in the header section of the configuration file:

Name Required Multi-valued Description
Charset N N Character set used in the file. If not specified, the local codepage is used.
LogFile N N Specifies a file to log messages to.
ActionType Y N Specifies which action the tool should take. The only possible value is SplitOnly.
SplitBy Y N Specifies the criteria on which to split the data. The only possible values in this release are NumServers or RDNHash, which are equivalent.
InputFile N N Specifies an input file for the tool to use.
DefaultOutputFile N N Specifies a default output file. Entries go to this file if they are not children of a BaseDN.
FileDirectory or BaseDirectory N N Specifies a base directory for the tool to use for accessing the existing files and the generated files. If a directory is not specified, the current directory is used.

The following are detailed descriptions of the options to specify in the BaseDN section of the configuration file:

Name Required Multi-valued Description
BaseDN Y N Specifies the BaseDN to split on. Children of this DN are moved into different files based on their hash value.
URL Y Y Specifies a URL for an LDAP server. The value is used to generate filters and should contain the hostname and port for the LDAP server.
File Y Y Specifies a File for an LDAP server. All of the server's entries are put into this file.




[ Top of Page | Previous Page | Next Page | Contents | Index ]