EEM supports two primary methods for data management, each serving distinct purposes:
- Online Dump (LDIF file):
- Purpose: Full system disaster recovery.
- Scope: Dumps the entire CA Directory datastore.
- Use Case: Recommended for catastrophic failure recovery where the entire EEM environment must be rebuilt or restored.
- Safex Utility (XML file):
- Purpose: Day-to-day object management.
- Scope: Exports specific object types (policies, users, applications) through the EEM API.
- Use Case: Recommended for routine backups, migration of specific applications, or deployment of policies between environments.
Important Considerations:
- If EEM is integrated with LDAP/Active Directory, global users are stored in the external directory and will not be included in either an LDIF backup or a safex export.
- Maintain the LDIF process for full system recovery requirements.
- Safex is the preferred tool for routine object-level maintenance and policy portability.