Previous Topic: Back up an Existing Configuration

Next Topic: Troubleshooting


Revert to a Backed-up Configuration

If you experience problems with an existing Federation Manager configuration, revert to a previously backed up configuration on the same system.

To restore a configuration, use the XPSImport tool shipped with the product to import an XML file.

Important! Follow the import steps exactly as outlined. Do not access the Certs & Keys tab in the Federation Manager UI until the procedure is complete.

Follow these steps:

  1. Establish a new database instance for federation data.

    Important! Do not use an existing database for this step. The import fails if you do.

  2. Run the Configuration Wizard, specifying the new database instance when prompted.

    Use the same settings for this new configuration that were used for the original configuration. These settings include:

  3. Stop Federation Manager services according to your platform.

    Windows

    Use the Federation Manager stop shortcut. If you logged in as a network user and not a local administrator, right-click the shortcut and select Run as administrator.

    Select Start, All Programs, CA, FederationManager, Stop services.

    UNIX

    1. Open a command window.
    2. Run the following script:

      federation_mgr_home/fedmanager.sh stop

      Note: Do not stop and start the services as the root user.

  4. Restore all configuration data using the XPSImport command:

    XPSImport export_file_name -passphrase passphrase

    export_file_name

    Names the XML file that resulted from the export of the original configuration. The filename should end with the extension .xml.

    passphrase

    Specifies the passphrase required to decrypt sensitive data. It must be at least eight characters and must contain at least one digit, one upper case and one lower case letter. If the passphrase contains a space, then it must be enclosed in quotes.

  5. Re-run the Configuration Wizard.

    Use the same settings for this new configuration that were used for the original configuration. These settings include:

  6. Log back in to the Federation Manager UI.
  7. Select the Federation tab and click Partnerships.

    The View Federation Partnerships window opens.

  8. Select Activate from the Action menu next to each deactivated partnership in the Federation Partnership list. This re-activates all the partnerships.
  9. (Optional) If the SiteMinder Connector was enabled in the original configuration, reestablish the Connector by doing the following:
    1. Click the Infrastructure tab and select Deployment Settings.
    2. Reconfigure the SiteMinder Connector settings using the same values that were used by the original configuration.
    3. Click Register Host to reregister Federation Manager with the SiteMinder Policy Server.

The configuration is restored to its original state.