Preserving an existing Federation Manager configuration is necessary if you want to replicate the configuration on other systems or if you want to restore a prior configuration on a single system in case of a system problem.
This procedure requires the use of the XPSExport tool, which is shipped with Federation Manager. XPSExport enables you to export the configuration data to an XML file.
Important! Federation transactions may fail while the backup procedure is being executed.
To back up a Federation Manager configuration
federation_mgr_home/siteminder/smkeydatabase
The View Federation Partnerships window opens.
The SSL Configuration dialog opens.
Use the Federation Manager stop and start shortcuts as follows:
a. Open up a command window.
b. Run the following scripts:
federation_mgr_home/fedmanager.sh stop
federation_mgr_home/fedmanager.sh start
When you run the fedmanager.sh script, it sources the Federation Manager environment script, ca_federation_env.ksh.
Note: Do not stop and start the services as the root user. You must be a non-root user.
XPSExport export_file_name -xa -passphrase passphrase
Names the output file that results from the export. The output from XPSExport is in XML format, therefore, the filename should end with the extension .xml.
Specifies the passphrase required to encrypt 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.
NOTE: If you do not want to enter the passphrase directly, you may leave it off the command. XPSExport then prompts you for a passphrase and a passphrase confirmation, which will not be echoed to the screen.
You now have an XML file that contains encrypted configuration data, which you can use to replicate the configuration on a different system.
Important! After you successfully back up the configuration, return the backed-up system to its original state prior to the backup.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |