Sun Directory Server Enterprise Edition 7.0 Developer's Guide

The Options Parameter

You can OR together any of the following options when you call this function:

Flag Value 

Description 

SLAPI_DUMP_STATEINFO

This is only used internally by replication. This allows access to the internal data used by multi-master replication. 

SLAPI_DUMP_UNIQUEID

This option is used when creating an LDIF file to be used to initialize a replica. Each entry will contain the nsuniqueID operational attribute.

SLAPI_DUMP_NOOPATTRS

By default, certain operational attributes (such as creatorName, modifiersName, createTimestamp, modifyTimestamp ) may be included in the output. With this option, no operational attributes will be included.

SLAPI_DUMP_NOWRAP

By default, lines will be wrapped as defined in the LDIF specification. With this option, line wrapping is disabled.