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 read as input.

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 qualifier specifies the recipe file to use for converting the input LDIF file to the output LDIF file.


Previous Next Contents Index