Article

jaredljennings's picture
article
Reads:

3598

Score:
3
3
1
 
Comments:

0

Using the IDP to update the LAG

Author Info

27 October 2010 - 4:05pm
Submitted by: jaredljennings

(View Disclaimer)

For me updating the Access Gateway Appliances over HTTP or FTP is a bit of a hassle. Usually I am at a customer and getting access to an FTP or HTTP host is almost impossible. So normally I install vsftp on an IDP, ssh the LAG updates to the IDP and then FTP to the LAG. But this method has its own problems so I decided to use the tomcat instance that is installed on the IDP as the HTTP host.

So here is how to use the tomcat instance on the IDP to update the LAG.

  1. Copy the LAG update to /var/opt/novell/tomcat5/webapps/nidp/
  2. Rename the update to lagrpms.tar.gz
  3. On the LAG run /chroot/lag/opt/novell/bin/lagupgrade.sh
  4. Provide the IDP host name
  5. The update path would be /nidp/lagrpms.tar.gz

Finished

Note
If you are not using iptables to redirect traffic from port 80 to 8080 you must specify this when specifying the hostname as part of the upgrade script. i.e. idp:8080/nidp/lagrpms.tar.gz


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell