| Sun ONE Portal Server 6.1 Installation Guide |
Chapter 2
Installing Sun ONE Portal ServerThis chapter includes instructions for installing the Sun ONE Portal Server software and its supporting components.
If you are migrating from iPlanet Portal Server 3.0 (Service Pack 3a or 4) to Sun ONE Portal Server 6.1, back up your system before installing the Sun ONE Portal Server 6.1 software. This safety precaution eliminates the possibility of customizations being overwritten.
This chapter contains the following sections:
Note
To perform a new installation of the Sun ONE Portal Server software, ensure that the requirements discussed in Chapter 1, "Planning the Installation" have been met.
Installing the Sun ONE Portal ServerThis section describes the steps for installing the Sun ONE Portal Server software. As part of the installation, the Sun ONE Portal Server software will install:
Note
The My Yahoo! Provider is automatically installed with the Sun ONE Portal Server product. It is no longer necessary to perform a separate installation of the My Yahoo! Provider.
To install the Sun ONE Portal Server software over an existing Sun ONE Identity Server running as user nobody, change the Sun ONE Identity Server to run as root. To change Sun ONE Identity Server to run as root:
- Log in to the server running Sun ONE Identity Server and become suppresses.
- Modify the following files:
- Change the ownership of the following directories from nobody to root. That is, type:
chown -R root:other /etc/opt/SUNWam
chown -R root:other DSBaseDir
chown -R root:other /tmp/https*
chown -R root:other /opt/SUNWam
chown -R root:other /var/sadm/pkg/SUNWamsvc
chown -R root:other /var/sadm/pkg/SUNWamws
chown -R root:other /var/sadm/pkg/SUNWamds
- Restart the directory server as the root user.
- Run /etc/init.d/amserver stop.
- Ensure that all of the processes are stopped. To verify, type:
ps -ef | grep SUNWam
ps -ef | grep DSBaseDir
Kill off any processes that did not get shutdown.
- Run /etc/init.d/amserver start.
To install the Sun ONE Portal Server software:
- Select the option to install the Sun ONE Portal Server.
- Select the Deployment type. If installing on an application server, see the appropriate appendix.
- 1) Sun ONE Application Server
- 2) BEA WebLogic
- 3) IBM WebSphere
- 4) Sun ONE Web Server
Use the checklist in "Configuration Information" in Chapter 1 to install the Sun ONE Portal Server software.
Installing the Sun ONE Directory ServerTo install the Sun ONE Directory Server software:
- Select the option to install the Sun ONE Directory Server only.
See the section "Checklist for Sun ONE Directory Server" in Chapter 1 to install the software.
Note
When performing multiple installations of the Sun ONE Portal Server product, each installation must be on a separate machine. Multiple Sun ONE Portal Server instances on a single machine, however, are supported. For instructions on creating multiple instances on the server, see Chapter 3, "Post Installation Configuration."
Configuring an Existing Directory ServerTo install the Sun ONE Portal Server software using an existing Sun ONE Directory Server, the Sun ONE Portal Server 6.1 pssetup script provides an option to configure the Directory Server. This option provides a way for you to configure a Sun ONE Directory Server installation that was not originally installed using the pssetup script to work with the Sun ONE Identity Server.
To configure an existing Sun ONE Directory Server installation:
- Select the option to configure the Directory Server.
See the section "Checklist for Sun ONE Directory Server" in Chapter 1 to install the software.
Upgrading Sun ONE Portal ServerThe Sun ONE Portal Server installation script allows you to upgrade the software from Sun ONE Portal Server 6.0 to Sun ONE Portal Server 6.1. This process includes some migration procedures. See the Sun ONE Portal Server 6.1 Migration Guide for more information on upgrading the software.
Installing the Migration ToolsThe Sun ONE Portal Server software includes migration utilities for migrating from iPlanet Portal Server 3.0 (Service Pack 3a or 4) to this release of the software.
To install the migration tools:
- Log in to the system become superuser.
The migration utilities can be installed on a system that has an existing version of iPlanet Portal Server 3.0 (Service Pack 3a or 4) already installed. If you are migrating from an iPlanet Portal Server 3.0 (Service Pack 3a or 4) system to a separate Sun ONE Portal Server 6.1 system, you need two installations of the iPlanet Portal Server 3.0 Data Migration Tool Suite, one on each system. You can install Sun ONE Portal Server 6.1 on an iPlanet Portal Server 3.0 (Service Pack 3a or 4) system for single-system migration. You will need root access to install the migration utilities.
- Change directories to where the installation program is located.
- Type:
./pssetup
- Accept the default installation location or specify the directory where you want to install the migration utilities.
By default, the software will install the utilities in /opt. If you are installing the migration utilities on the system hosting Sun ONE Portal Server 6.1 software, the tools will be installed in S1PSBaseDir/SUNWps/migration.
- Select the option to install the Migration Tools only.
The installation program will install the migration tools in the specified location. That is, the tools are installed in S1PSBaseDir/SUNWps/migration/bin directory.
See the Sun ONE Portal Server 6.1 Migration Guide for more information on migrating from iPlanet Portal Server 3.0 Service Pack 3a or 4 to Sun ONE Portal Server 6.1 using the migration utilities.