Sun Java Enterprise System 5 Update 1 Installation Reference for UNIX

Portal Server Secure Remote Access Configuration Information

This section first describes the configuration information needed for installing the subcomponents of Portal Server Secure Remote Access.

Portal Server Secure Remote Access Gateway Access

When you install Portal Server, Portal Server Secure Remote Access Core is installed. If you have enabled the Enable Secure Remote Access (default value is Disabled), installer prompts you for the information in the following table.

Table 3–32 Portal Server Secure Remote Access Information

Label and State File Parameter 

Description 

Protocol

SRA_GATEWAY_PROTOCOL

Protocol that the gateway uses to communicate with Portal Server. A secure port uses the HTTPS protocol. A non-secure port uses HTTP. 

In a state file, specify https for a secure port or http for a non-secure port. The default value is https.

Portal Server Domain

SRA_SERVER_DOMAIN

Name of the domain where Portal Server is installed. The default value is the domain name of the host. 

For example, if the fully qualified domain name is siroe.subdomain1.example.com, enter subdomain1.example.com.

Gateway Domain

SRA_GATEWAY_DOMAIN

Name of domain where gateway is installed. The default value is the default domain of the host. 

For example, if the fully qualified domain name of the gateway host is siroe.subdomain1.example.com, enter subdomain1.example.com .

Gateway Port 

SRA_GATEWAY_PORT

Port on which the gateway host listens. 

The default value is 443.

Gateway Profile Name 

SRA_GATEWAY_PROFILE

Profile that contains gateway configuration information, such as listener port, SSL options, and proxy options. 

The default value is default.

Log User Password 

SRA_LOG_USER_PASSWORD

Password that allows administrators with non-root access to access gateway log files. 

Portal Server Secure Remote Access Gateway Configuration

This section describes the gateway information that the installer needs when you are installing the Gateway subcomponent.

Table 3–33 Gateway Information for Portal Server Secure Remote Access Gateway

Label and State File Parameter 

Description 

Protocol 

SRA_GW_PROTOCOL

Protocol (HTTP or HTTPS) the gateway uses to communicate. A secure port uses the HTTPS protocol. A non-secure port uses HTTP. In most cases the gateway should use HTTPS.

In a state file, specify https for a secure port or http for a non-secure port. The default value is https.

Host Name 

SRA_GW_HOSTNAME

Name of the host on which the gateway subcomponent is installed. For example, if the fully qualified domain name is siroe.subdomain1.example.com , the host name is siroe.

The default value is the name of the local host. 

Subdomain 

SRA_GW_SUBDOMAIN

Subdomain name of the gateway host. 

There is no default value. 

Domain 

SRA_GW_DOMAIN

Domain name of the gateway host. For example, if the fully qualified domain name is siroe.example.com , this value is example.com.

The default value is the domain of the local host. 

Host IP Address 

SRA_GW_IPADDRESS

IP address of the Access Manager host. Specify the IP address of the host on which Access Manager was installed for Portal Server. 

The default value is the IP address of the local host. 

Access Port 

SRA_GW_PORT

Port on which the gateway host listens. 

The default value is 443.

Gateway Profile Name 

SRA_GW_PROFILE

Gateway profile that contains the information related to gateway configuration, such the port on which gateway listens, SSL options, and proxy options. 

The default value is default.

Portal Server Secure Remote Access Netlet Proxy Configuration

This section describes the Netlet Proxy information that the installer needs when you are installing Netlet Proxy.

Table 3–34 Netlet Proxy Information for Portal Server Secure Remote Access Netlet Proxy

Label and State File Parameter 

Description 

Host Name 

SRA_NLP_HOSTNAME

Name of the host on which the Netlet Proxy subcomponent is installed. 

For example, if the fully qualified domain name is siroe.subdomain1.example.com , the host name is siroe.

The default value is the name of the local host. 

Subdomain 

SRA_NLP_SUBDOMAIN

Name of the subdomain where Netlet Proxy is installed 

There is no default value. 

Domain 

SRA_NLP_DOMAIN

Name of the domain where Netlet Proxy is installed. 

The default value is the domain of the local host. 

Host IP Address 

SRA_NLP_IPADDRESS

IP address of the host where Netlet Proxy is installed. 

The default value is the IP address of the local host. 

Access Port 

SRA_NLP_PORT

Port on which Netlet Proxy listens. 

The default value is 10555.

Gateway Profile Name 

SRA_NLP_GATEWAY_PROFILE

Profile that contains gateway configuration information, such as listener port, SSL options, and proxy options. 

The default value is default.

Portal Server Secure Remote Access Rewriter Proxy Configuration

This section describes the Rewriter Proxy information that the installer needs when you are installing Rewriter Proxy.

Table 3–35 Rewriter Proxy Information for Portal Server Secure Remote Access Rewriter Proxy

Label and State File Parameter 

Description 

Host Name 

SRA_RWP_HOSTNAME

Name of the host on which the Rewriter Proxy subcomponent is installed. 

For example, if the fully qualified domain name is siroe.subdomain1.example.com, the host name is siroe.

The default value is the name of the local host. 

Subdomain 

SRA_RWP_SUBDOMAIN

Name of the subdomain name where Rewriter Proxy is being installed. 

There is no default value. 

Domain 

SRA_RWP_DOMAIN

Name of the domain where Rewriter Proxy is being installed. 

The default value is the domain name of the local host. 

Host IP Address 

SRA_RWP_IPADDRESS

IP address of the host on which you are installing Rewriter Proxy. 

The default value is the IP address of the local host. 

Access Port 

SRA_RWP_PORT

Port on which the Rewriter proxy listens. 

The default value is 10443.

Gateway Profile Name 

SRA_RWP_GATEWAY_PROFILE

Profile that contains gateway configuration information, such as listener port, SSL options, and proxy options. 

The default value is default.

Portal Server Secure Remote Access Certificate Information

When you are installing Gateway, Netlet Proxy, or Rewriter Proxy, you can provide information to create a self-signed certificate for use with Portal Server, Secure Remote Access. The installer needs the following information to configure a certificate.


Note –

Do not use multibyte characters when providing certificate information.


Table 3–36 Certificate Information for Portal Server Secure Remote Access Rewriter Proxy

Label and State File Parameter 

Description 

Organization 

SRA_CERT_ORGANIZATION

Name of your organization or company. 

Division 

SRA_CERT_DIVISION

Name of your division. 

City/Locality 

SRA_CERT_CITY

Name of your city or locality. 

State/Province 

SRA_CERT_STATE

Name of your state or province. 

Country Code 

SRA_CERT_COUNTRY

Two-letter country code. 

Certificate Database Password 

SRA_CERT_PASSWORD

Password (and confirmation) that applies only to self-signed certificates.