Deployment Example: Single Sign-On, Load Balancing and Failover Using Sun OpenSSO Enterprise 8.0

ProcedureTo Copy the OpenSSO Enterprise WAR to the OpenSSO Enterprise 2 Host Machine

Before You Begin

This procedure assumes you have completed To Generate an OpenSSO Enterprise WAR on the OpenSSO Enterprise 1 Host Machine.

  1. As a root user, log in to the osso–2 host machine.

  2. Switch to the non-root user osso80adm.


    # su osso80adm
    
  3. Change into the osso80adm directory.


    # cd /export/osso80adm
    
  4. Copy opensso.war from the osso–1 host machine to the osso80adm directory.

  5. Verify that the WAR file was copied into the proper location and with the appropriate permissions.


    # ls -al
    
    total 130552
    drwxr-xr-x   6 osso80adm staff        512 Aug 5 14:14 .
    drwxr-xr-x   8 root      sys          512 Aug 5 10:54 ..
    -rw-r--r--   1 osso80adm staff         70 Aug 5 14:13 .asadminpass
    -rw-------   1 osso80adm staff        778 Aug 5 14:12 .asadmintruststore
    drwx------   2 osso80adm staff        512 Aug 5 13:15 .gconf
    drwx------   2 osso80adm staff        512 Aug 5 13:26 .gconfd
    -rw-r--r--   1 osso80adm staff        144 Aug 5 15:00 .profile
    drwx------   3 osso80adm staff        512 Aug 5 15:26 .sunw
    drwxr-xr-x   3 osso80adm staff        512 Aug 5 14:12 domains
    -rw-r--r--   1 osso80adm staff   68884903 Aug 5 14:14 opensso.war
    -rw-r--r--   1 osso80adm staff        136 Aug 5 15:00 local.cshrc
    -rw-r--r--   1 osso80adm staff        157 Aug 5 15:00 local.login
    -rw-r--r--   1 osso80adm staff        174 Aug 5 15:00 local.profile

    opensso.war is owned by osso80adm.