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.
- Select Export configuration from the user menu.
- Save the configuration file.
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.
Find and decrypt the Master key file using opessl:
openssl smime -decrypt -in path/to/masterkey.pem -inkey privkey.pem -out masterkey.tar
Select Import configuration from the user menu.
- Click and select the Master key file.
- Click and select the configuration file.
- Click .
- Click to proceed with initiating the system with the imported data.
Related topics: