PMDF System Manager's Guide


Previous Next Contents Index


dirsync -cook

Process an LDIF file according to a recipe file.

Syntax

pmdf dirsync -cook in-ldif-file-spec out-ldif-file-spec

Command Qualifiers Defaults
-recipe=file-spec See text

Parameters

in-ldif-file-spec

The specification of the LDIF file to read as input.

out-ldif-file-spec

The specification of the LDIF file to write as output.

Description

The pmdf dirsync -cook utility uses a recipe file to generate an output LDIF file from an input LDIF file. The recipe file can be either a cooking recipe file, or a serving recipe file.


Command Qualifiers

-recipe= file-spec

This required parameter specifies the recipe file to use for converting the input LDIF file to the output LDIF file.


Previous Next Contents Index