Previous | Next | Contents | Index |
Process an LDIF file according to a recipe file.
pmdf dirsync -cook in-ldif-file-spec out-ldif-file-spec
Command Qualifiers Defaults -recipe=
file-specSee text
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.
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.
This required parameter specifies the recipe file to use for converting the input LDIF file to the output LDIF file.
-recipe=
file-spec
Previous | Next | Contents | Index |