Exporting configured components

Configure components and export the component configurations to a location of your choice. You can then import these configuration settings into another SUM session or use these exported configuration parameters to configure the components as you deploy them outside of SUM or with SUM on remote nodes. This allows you to configure components once and reuse the configurations.

The exported configuration file or script is stored in a directory name <component filename>_conf. The directory contains the configuration file or script and a README file with the instructions on how to deploy the component with the configuration outside of SUM. SUM stores the configuration file or script separately from the component to not break the component security signing.

  1. On the Baseline Library screen, select the baseline you want to use, click Components, and then click Configuration or Configured until the components that offer configuration settings are filtered to the top.
  2. Select Configurable for each a component you want to configure and then enter the configuration settings.
    NOTE:

    Configuration options vary based on the component.

  3. Click Save and Export, and then select a directory where you want to save the component configuration. Select whether you want to include user credentials in the configuration file. SUM creates a directory named after the component you exported. The name is <component_name>_conf. The Activity screen displays the address where it saved the configuration file.
  4. SUM includes a README file that provides instructions on how to deploy the component in standalone mode.
    IMPORTANT:

    SUM stores configuration settings, possibly including user credentials, in a plain-text file format that the component can use.

  5. Click Save. The configuration data is saved in the SUM database and written to the appropriate file.
  6. Repeat these steps for each component you want to configure.