To save general Assure Security settings, excluding Assure Secure File Transfer and Assure Encryption settings, use the SAVSECFG and RSTSECFG commands. The settings that are saved include users defined by the WRKQJAUT command, destinations, user-created menus, feature independent settings, PDF8 formats, and configuration files for the Assure Security application server.
To save settings, run the following command:
SAVSECFG SAVF(LIBRARY/SAVEFILE) SAVUSR(*YES) SAVDST(*YES) SAVMNU(*YES) SAVSET(*YES) SAVFMT(*YES) APPSVRCFG(*YES)
To restore settings, transfer the save file to the target system and run the following command:
RSTSECFG SAVF(LIBRARY/SAVEFILE) RSTUSR(*ADD *DST) RSTDST(*ADD *DST *ALL) RSTMNU(*ADD) RSTSET(*UPDATE) RSTFMT(*ADD *ALLDST)