Export the configuration to an XML file and use the file to replicate the configuration on another system system. Additionally, make a copy of the key database.
The XPSExport tool shipped with Federation Manager lets you export all data in the data store to an XML file.
Important! Federation transactions fail while the backup is in process.
To export a Federation Manager configuration
federation_mgr_home/siteminder/smkeydatabase
You copy this directory to the other system during the migration process.
The View Federation Partnerships window opens.
The SSL Configuration dialog opens.
Use the Federation Manager stop and start shortcuts as follows. If you logged in as a network user and not a local administrator, right-click the shortcut and select Run as administrator.
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.
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.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |