Consult appropriate Novell Documentation and Readme files provided for the release you are using.
<filename>.tar.gzto idpservers
UnZip/tar File:
tar -xzvf <filename>
gzip -d AM_303_SP3_IdentityServer.tar.gz cd /root/Documents/AM3SP3/novell-access-manager-3.0.3-40 ./install.shDo each Item on the install menu in order as required.
Please select the installation you wish to perform: 1. Install Novell Access Manager Administration 2. Install Novell Identity Server 3. Install Novell SSLVPN Agent Select installation (1, 2, 3 or QUIT)[1]:
Currently we do not use the SSLVPN Agent.
./nampatch.shThis will copy/install various files and use the same log files.
h3. Verification Check logs at:
/tmp/novell_access_manager
Also verify the version in the Administration Console.
Upload ssh via ssh to IDP servers.
Put the files in:
/opt/apache-tomcat-5.5.xx/webapps/downloads/AM3SP#/
h3. WARNING External LAGs The External LAGs are in the DMZ and can only communicate to servers on the "core" network on assigned ports. If an upgrade is attempted and the LAG can not receive the file it will be reflected in the /var/log/lagupgrade.log file like:
Downloading http://su-iamwpapptst01.homeoffice.anfcorp.com:9080/downloads/AM3SP3/lagrpms.tar.gz failed
The file will then be available at:
http://su-iamwpapptst01.homeoffice.anfcorp.com/downloads/AM3SP3/lagrpms.tar.gz
http://su-iamwpapptst01.homeoffice.anfcorp.com/downloads/AM3SP3IR2/lagrpms.tar.gz
In the Administration Console, click Access Manager > Access Gateways > <Name of Server> > Upgrade. In the Upgrade URL field, specify the URL from which to download the upgraded version of the server. The URL must begin with a scheme (http://, https:// etc) and end with the filename. With SP3, the filename MUST be: lagrpms.tar.gz
Select either Upgrade Now and or select Schedule Upgrade.
NOTE: For geeks that want to know. The file is downloaded via curl) to: /opt/novell/devman/jcc/lagrpms.tar.gz Once it is downloaded, it is removed.
Checked log: Successfully upgraded the system with Linux Access Gateway rpms All green in Device Manager
Also verify the version in the Administration Console.