Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Create a New Search Server in Web Server Non-Root Install

  1. Create a Web Server instance using the Web Server 7.0 administration console as a non—root user.

  2. Create a search server.

  3. Log in as a root user into the machine and change the search server instance.

    chown -R nonrootuser.nonroot /var/opt/SUNWportal/searchservers/search-server-id

    For the Linux platform, use the following command: chown -R nonrootuser.nonroot /var/opt/sun/portal/searchservers/search-server-id.

  4. Change permissions of the search instance.

    chmod -R og+rX /var/opt/SUNWportal/searchservers/search-server-id

    For the Linux platform, use the following command: chmod -R og+rX /var/opt/sun/portal/searchservers/search-server-id

  5. Restart Web Server as the non-root user.