Filtering data exports
The export-ldif
command is analogous to the import-ldif
command to provide a way to include or exclude specific attributes or entries during an export.
Argument | Description |
---|---|
|
Base distinguished name (DN) of a branch to include in the LDIF export (can be specified multiple times). |
|
Base DN of a branch to exclude from the LDIF export (can be specified multiple times). |
|
Attribute to include in the LDIF export (can be specified multiple times). |
|
Attribute to exclude from the LDIF export (can be specified multiple times). |
|
Filter to identify entries to include in the LDIF export (can be specified multiple times). |
|
Filter to identify entries to exclude from the LDIF export (can be specified multiple times). |
|
Exclude operational attributes from the LDIF export. |
|
Exclude replication attributes from the LDIF export. |
|
Exclude soft delete entries from the LDIF export. |