You can copy a backed-up Federation Manager configuration to a new system to replicate the configuration. This avoids having to go through the entire configuration process.
Copying a configuration requires the use of the XPSImport tool, which is shipped with Federation Manager.
Important! Follow the import steps exactly as outlined. Do not access the Certs & Keys tab in the Federation Manager UI until the copying procedure is complete.
To copy a configuration to a new system
Use the same settings for this new configuration that were used when Federation Manager was configured on the original system. These settings include:
Important! Do not use an existing database. The import fails if you do.
XPSImport export_file_name -passphrase passphrase
Names the XML file that resulted from the export of the original configuration. The filename should end with the extension .xml.
Specifies the passphrase required to decrypt sensitive data. This must be the same passphrase that was used to encrypt the data when it was exported to the file. Obtain the passphrase from the administrator who created the XML file originally.
The passphrase 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.
Windows
Select Start, All Programs, CA, FederationManager, Stop services.
Solaris
federation_mgr_home/fedmanager.sh stop
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.
The View Federation Partnerships window opens.
The SSL Configuration dialog opens.
Important! Do not access the Certs & Keys tab in the Federation Manager UI until the copying procedure is complete.
Enabling SSL for the embedded web server requires that you generate a new key/certificate request and then get the certificate signed. SSL certificates are not included in the imported configuration file.
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.
The system should now be operating with the same configuration as the original system.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |