Sun Java Communications Suite 5 Installation Guide

ProcedureTo Develop a Sequence for Host B (Second Session)

The following high-level tasks are required:

  1. Installing Access Manager using the Configure Later type

  2. Changing ownership of the following directories from root/other to the non-root user/non-root group:

    These shared component directories must be changed because they are configured into the web container classpath by the Access Manager configuration program. All processes should be owned by the non-root users.

    • Solaris OS: /opt/SUNWma and /etc/opt/SUNWma

    • Linux: /opt/sun/mobileaccess and /etc/opt/sun/mobileaccess


      chown -R nonroot-user:nonroot-group
      
       /opt/SUNWma /etc/opt/SUNWma
  3. Deploying Access Manager


    ./amconfig -s ./am.non_root_install
  4. As the non-root user, stopping the Web Server admin instance and Web Server instance

  5. As root, changing the ownership of the Web Server installation directory


    chown -R <non-root-user\>:<non-root-group\> WebServer-base
    
  6. As the non root-user, starting the Web Server admin instance and Web Server instance