Environment
VigilEnt Security Agent for iSeries 7.5
NetIQ Security Solutions for iSeries 8.0
NetIQ Security Solutions for iSeries 8.1
NetIQ Security Solutions for iSeries 8.0
NetIQ Security Solutions for iSeries 8.1
Situation
How to use the OS/400 image catalog functionality (added in V5R2) to upgrade or install VigilEnt Security Agent for iSeries version 7.5 or NetIQ Security Solutions for iSeries version 8.x?
Resolution
To upgrade or install VigilEnt Security Agent for iSeries 7.5 or NetIQ Security Solutions for iSeries version 8.x using the image catalog:
- Download the ISO image of the VigilEnt Security Agent for iSeries v7.5 or NetIQ Security Solutions for iSeries v8.0 product from https://www.netiq.com/support/default.asp
- Login with your username and password.
- Login with your username and password.
Note: If you have not previously enrolled and received a password, you must complete the Technical Support Access Request and Contact Form: https://www.netiq.com/support/contacts.asp
- Click Product Upgrade Download.
- Select VigilEnt Security Agent for iSeries 7.5 or NetIQ Security Solutions for iSeries 8.0 or NetIQ Security Solutions for iSeries 8.1.
- Follow the ISO Image Download instructions.
- FTP the file from the PC to the iSeries.
Tip: To reduce keystroke errors, use the PC copy and paste functions.
- Open a command window.
- Type FTP [system-name], where [system name] is the name or IP address of your iSeries server. To find the IP address of your iSeries server, on a command line, type GO TCPADM, and press Enter. Select option 7, and then option 1.
- Enter your user ID and password at the FTP prompt.
- Type quote rcmd crtdir dir('/pstemp') and press Enter.
- Type binary and press Enter.
- Type lcd [path], where [path] is the folder where you saved the .ISO file. For example, lcd c:\
- Press Enter.
- If you are upgrading to VigilEnt Security Agent for iSeries v 7.5, type put VSAi75CD.ISO /PSTEMP
- If you are upgrading to NetIQ Security Solutions for iSeries v 8.0, type put NSSi80CD.ISO /PSTEMP
- If you are upgrading to NetIQ Security Solutions for iSeries v 8.1, type put NSSi81CD.ISO /PSTEMP
- Type quit and press Enter.
- Type exit and press Enter.
- To create the image catalogs on the iSeries system, on the command line, issue the following commands:
- CRTDEVOPT DEVD(OPTVRT01) RSRCNAME(*VRT) ONLINE(*YES) TEXT('Virtual optical device')
- VRYCFG CFGOBJ(OPTVRT01) CFGTYPE(*DEV) STATUS(*ON)
- CRTIMGCLG IMGCLG(PSINSTALL) DIR('/PSINSTALL') CRTDIR(*YES) TEXT('PSINSTALL')
- If you are upgrading to VigilEnt Security Agent for iSeries v 7.5, issue the following command:
ADDIMGCLGE IMGCLG(PSINSTALL) FROMFILE('/temp/VSAi75CD.ISO') TEXT('VigilEnt Security Agent for iSeries cd') - If you are upgrading to NetIQ Security Solutions for iSeries v 8.0, issue the following command:
ADDIMGCLGE IMGCLG(PSINSTALL) FROMFILE('/temp/NSSi80CD.ISO') TEXT('NetIQ Security Solutions for iSeries cd') - If you are upgrading to NetIQ Security Solutions for iSeries v 8.1, issue the following command:
ADDIMGCLGE IMGCLG(PSINSTALL) FROMFILE('/temp/NSSi81CD.ISO') TEXT('NetIQ Security Solutions for iSeries cd') - LODIMGCLG IMGCLG(INSTALL) DEV(OPTVRT01) OPTION(*LOAD)
- CRTDEVOPT DEVD(OPTVRT01) RSRCNAME(*VRT) ONLINE(*YES) TEXT('Virtual optical device')
- Follow the installation instructions in the Installation Guide. Note: Substitute the NNNNNN value in the RSTLICPGM LICPGM(1PSI001) DEV(NNNNNN) and PSINSTALL DEV(NNNNNN)commands for OPTVRT01
Additional Information
Formerly known as NETIQKB45187
This functionality is available starting with OS/400 V5R2.
This functionality is available starting with OS/400 V5R2.