Filtering data import
The import-ldif
command lets you include or exclude specific attributes and entries during an import.
The import-ldif
arguments are summarized in the following table.
Argument | Description |
---|---|
|
Base distinguished name (DN) of a branch to include in the LDIF import. Can be specified multiple times. |
|
Base DN of a branch to exclude from the LDIF import. Can be specified multiple times. |
|
Attribute to include in the LDIF import. Can be specified multiple times. |
|
Attribute to exclude from the LDIF import. Can be specified multiple times. |
|
Search filter to identify entries to include in the LDIF import. Can be specified multiple times. |
|
Search filter to identify entries to exclude from the LDIF import. Can be specified multiple times. |
|
Exclude operational attributes from the LDIF import. |
|
Exclude replication attributes from the LDIF import. |
|
Exclude soft delete entries from the LDIF import. |