Deployment Example: Sun Java System Communications Services for Access Anywhere (EdgeMail)

ProcedureTo Install Portal Server

Steps
  1. Run the Java ES installer with the silent install file for Portal Server:


    /var/bits/Java_es/Solaris_sparc/installer -nodisplay -noconsole -state PortalServerStateFile
    
  2. If the runtime userID for Portal Server is not root, you must change ownership of its related directories with the following commands:


    # chown -R userID \
      AccessManagerPath /var/AccessManagerPath /etc/AccessManagerPath \
      PortalServerPath /var/PortalServerPath /etc/PortalServerPath
    # chgrp -R usergroup \
      AccessManagerPath /var/AccessManagerPath /etc/AccessManagerPath \
      PortalServerPath /var/PortalServerPath /etc/PortalServerPath
    
  3. Change gateway.user from noaccess to userID.