Encrypting an LDIF export
Steps
-
To encrypt the data during an export to an output LDIF file, run the
export-ldiftool with the--encryptLDIFoption.Example:
The following command runs an offline export of the
userRootbackend and encrypts the file when written to an output file calleddata.ldif.$ bin/export-ldif --backendID userRoot --ldifFile /path/to/data.ldif \ --encryptLDIF