Exporting/importing system configuration

Fudo PAM enables exporting current system state, defined objects and configuration settings, which later can be used to initiate the system.

Warning

Exported configuration data contains confidential information.

Note

Configuration export and import options are available only for the superadmin users.

Exporting system configuration

To export system configuration, proceed as follows.

  1. Select Export configuration from the user menu.
  1. Save the configuration file.
../../_images/config_export.png

Importing system configuration

Warning

Importing a configuration file and initiating system with imported data will delete all existing session data.

To import a system configuration file, proceed as follows.

  1. Find and decrypt the Master key file using opessl:

    openssl smime -decrypt -in path/to/masterkey.pem -inkey privkey.pem -out masterkey.tar

  2. Select Import configuration from the user menu.

../../_images/config_import.png
  1. Click Choose file and select the Master key file.
  2. Click Choose file and select the configuration file.
  3. Click Confirm.
  4. Click Confirm to proceed with initiating the system with the imported data.

Related topics: