Previous Topic: Back up an Existing ConfigurationNext Topic: Troubleshooting


Revert to a Backed-up Configuration

If you experience problems with an existing CA SiteMinder® Federation Standalone 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 Administrative 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 the federation services according to your platform.

    Windows

    Use the 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, Federation Standalone, Stop services.

    UNIX

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

      federation_install_dir/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. (Optional) If the SiteMinder Connector was enabled in the original configuration, reestablish the Connector by doing the following:
    1. Log in to the Administrative UI.
    2. Click the Infrastructure tab and select Deployment Settings.
    3. Reconfigure the Connector settings using the same values that were used by the original configuration.
    4. Click Register Host to reregister the federation system with the Policy Server.

The configuration is restored to its original state.