Back up the IWSS settings
- Stop the IWSS daemons by running the following command:
# /etc/iscan/rcIwss stop
- Make a backup copy of the following files and directories:
- Configuration files
- /opt/trend/iwss/data/*.ini
- /opt/trend/iwss/bin/ISAGENT_MCP/*.ini
- /opt/trend/iwss/bin/lib/aucfg.ini
- /opt/trend/iwss/data/*.pni
- /opt/trend/iwss/data/*.dsc
- /opt/trend/iwss/data/krb5*.conf
- /opt/trend/iwss/data/prd.passwd
- /opt/trend/iwss/data/actupdate/AU_Backup/AuBackup.ini
- /opt/trend/iwss/data/jscan/certificates/*.props
- /opt/trend/iwss/data/tomcat/conf/*.xml
- Database directory: /opt/trend/iwss/data/postgres/pgdata/
- Configuration files
- Start the IWSS daemons by running the following command:
# /etc/iscan/rcIwss start
Restore the IWSS settings
- Stop the IWSS daemons by running the following command:
# /etc/iscan/rcIwss stop
- Copy the previously backed up files and directories to their original locations. Overwrite all existing files.
- Start the IWSS daemons by running the following command:
# /etc/iscan/rcIwss start