Import Hints
The importHints element is a list of hints to use during import.
| • | rebindResources: List of path-type pairs of resources that should be rebound when imported. |
| — | entry: Name of the entry. |
| — | path: Path to the resource to rebind. |
| — | type: Type of resource to rebind. |
| • | rebindUsers: List users that should be mapped to other users on import. |
| — | domain (0 or more): A domain that contains exported users. |
| — | name: The name of the domain containing the users. |
| — | all (optional): If set, all users within this domain are exported. |
| — | userNames (optional): A space-delimited list of user names. |
| • | name: List of names within the domain. |
| • | remapAttributes: List of resource attributes that should be mapped during import: |
| — | resource: List of resources to remap. For each: |
| — | path: Path to the attribute to remap. |
| — | type: Type of attribute to remap. |
| — | attributeNames: A space-delimited list of remapped-attribute names. |