Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java Enterprise System Installation Guide for Microsoft Windows 

Chapter 6
Configuration Information of the Components

This chapter contains the information you need for configuring components after a Configure manually after installation. During this installation, only awareness of the Administrative settings and how port settings work are required. This chapter provides the details of configuration of the components.

This chapter contains the following sections:


How to Use This Chapter

Configuring after using the Configure Manually After Installation option requires the properties file input for the selected components.


Note

Delegated Administrator and Portal SRA cannot be configured by the Sun Java Enterprise System installer.


The configuration information tables have two columns: “Property File Parameter,” and “Description.” The “Property File Parameter” column contains the keys in the property files and the “Description” contains what the key stands for and the default values if any.

Suggested Look-up Strategies

If you are seeking information on configuring the products for the Configure Manually After Installation option, do the following:

  1. Locate the section that describes the component.
  2. Find the table that contains the properties file description and complete your properties file according to your requirements.


Administrator Server Settings

When you install components using the Configure Automatically During Installation option, the installer uses the default values for Administrator user and Administrator password. The following table lists the default values used by the installer for filling the properties file of the components installed.

Table 6-1  Administrator Server Settings 

Label

Description

Default Value

Administrator User

Default user ID of the administrator.

admin

Administrator Password

Default password of the administrator.

adminuser


Access Manager Configuration Information

The Sun Java Enterprise System installer installs the required dependent components for configuring Access Manager. The following components must be configured before configuring Access Manager:

Access Manager: Parameter Information

The Access Manager configurator requires the following information from the AMConfigurator.properties file to configure Access Manager.

Table 6-2  Parameter Information for Access Manager 

Property File Parameter

Description

Administrator Password
ADMIN_PASSWD

Password of the amadmin user. The value must have at least eight characters.

The default value is the Administrator Password adminuser.

LDAP Password
AMLDAPUSERPASSWD

Password of the amldapuser user. This password must be different from the password of the amadmin user. It can be any valid Directory Service password.

The default value is ldapuser.

Password encryption key
AM_ENC_PWD

A string that Access Manager uses to encrypt user passwords.

All Access Manager subcomponents must use the same encryption key. If you are distributing Access Manager subcomponents across systems use the same value in all the systems.

The default key is abcdefghijklmnopqrstuvwxyz.

Locale
PLATFORM_LOCALE

By default the language setting for this version is US English.

The default value is en_US.

Base Directory
BASE_DIR

The base directory in which Access Manager installation directory is present.

The default value is [INSTALLDIR].

Sun Java Enterprise System Access Manager Installation Directory
INSTALL_DIR

The directory in which Access Manager is going to be installed.

The default value is AccessManager.

Web Container Host
SERVER_HOST

The host in which the web container runs.

The default value is [HOSTNAME].

Cookie Domain
COOKIE_DOMAIN

The Cookie Domain for Access Manager.

The default value is .iplanet.com.

New Web Container Instance Flag
NEW_INSTANCE

NEW_INSTANCE should be set to true when deploying Access Manager to a new user-created web container instance.

The default value is false.

Web Container Port
SERVER_PORT

The Web Container Port for Access Manager.

The default value is 80.

The Web Container Protocol
SERVER_PROTOCOL

The Web Container Protocol for Access Manager.

The default value is http.

Console Port
CONSOLE_PORT

The Console Port for Access Manager.

The default value is 80.

Console Host
CONSOLE_HOST

The Console Host for Access Manager.

The default value is [HOSTNAME].

Console Protocol
CONSOLE_PROTOCOL

The Console Protocol for Access Manager.

The default value is http.

Remote Console Flag
CONSOLE_REMOTE

Specifies whether the console is remote for Access Manager.

The default value is false.

URI to deploy console.war
CONSOLE_DEPLOY_URI

The URI to deploy Access Manager Console.

The default value is \amconsole.

URI to deploy amcommon
COMMON_DEPLOY_URI

The URI to deploy Access Manager Common.

The default value is 80.

Server deploy URI
SERVER_DEPLOY_URI

The URI to deploy Access Manager Server.

The default value is \amserver.

Temporary directory prefix
TEMP_DIR_PREFIX

Specifies the Temporary directory.

Debug directory prefix
DEBUG_DIR_PREFIX

Specifies the Debug directory.

XML Encoding
XML_ENCODING

The XML Encoding standard is specified.

The default value is ISO-8859-1.

Web Container Type
WEB_CONTAINER

Specifies the Web container type.

The default value is WS6.

URI to deploy password
PASSWORD_DEPLOY_URI

The URI to deploy password.

The default value is \ampassword.

Access Manager Deployment Type
DEPLOY_LEVEL

The Access Manager deployment type.

The default value is 1.

 

The deployment values for Access Manager:

1 = Full install (Configures web container, directory server and installs services)

2 = Console only install(Installs ASMSDK and configures web server)

3 = SDK only(Installs only the SDK)

4 = SDK with container configuration(Installs SDK and configures web container)

All the above choices configures samples.

5 = Federation only - (configures web server only)

6 = Server only (Configures web server, directory server and installs services)

11 = Full Uninstall

12 = Console only uninstall

13 = SDK uninstall

14 = Uninstall SDK only with container unconfig

15 = Federation only uninstall

16 = Server only uninstall

21 = Full reinstall

26 = Server reinstall

31 = SDK reinstall

32 = Console reinstall

33 = Console and SDK reinstall

35 = Liberty reinstall.

Access Manager: Directory Server Information

The Access Manager requires the following information for configuring Access Manager with Directory Server. The following table describes the information that the installer needs while associating Access Manager with Directory Server.

Table 6-3  Directory Server Settings Information for Access Manager 

Property File Parameter

Description

Directory Server Name
DS_HOST

Host name of the Directory Server.

The default value is [HOSTNAME].

Directory Server Port
DS_PORT

Port number of the Directory Server.

The default value is 389.

Root DN Directory Server
DS_DIRMGRDN

Root DN of Directory Server.

The default value is cn=Directory Manager.

Root DN password
DS_DIRMGRPWD

Password for accessing Root DN.

The default value is admin123.

Root suffix
ROOT_SUFFIX

Root suffix.

For example, any of these,

dc=red

dc=iplanet

dc=com.

Default Organization for Root Suffix
DEFAULT_ORGANIZATION

Default organization to be added to ROOT_SUFFIX.

Leave this entry blank. Any manipulation of this entry would result in the failure of the Access Manager configuration.

LDAP Directory modifications
DIRECTORY_MODE

Specifies how the modifications to the LDAP directory to be made.

The default value is1.

LDAP User Definition
USER_NAMING_ATTR

The LDAP attribute to define an user.

The default value is uid.

LDAP Organization Definition
ORG_NAMING_ATTR

The LDAP attribute which defines an organization.

The default value is o.

LDAP Organization Object class
ORG_OBJECT_CLASS

The LDAP Organization Object class.

The default value is sunmanagedorganization.

LDAP User Object class
USER_OBJECT_CLASS

The LDAP User Object class.

The default value is inetorgperson.

DIT compliance flag
DIT_COMPLIANCE

The LDAP Organization Object class.

The default value is true.

Access Manager: Web Container Information

The subcomponents Identity Management and Policy Services Core of Access Manager, runs in Web Server or Application Server. The information that the installer needs is different for each of the above web container:

Web Container Information: Access Manager With Web Server

The following table describes the information for configuring Web Server as the web container for the Identity Management and Policy Services Core subcomponent of Access Manager.

Table 6-4  Web Container Information for Access Manager With Web Server 

Property File Parameter

Description

Install Directory
WS61_HOME

Installation directory of Web server.

The default value is [INSTALLDIR]\WebServer.

Web Server Protocol
WS61_PROTOCOL

The Protocol used by the Web server.

The default value is http.

Host Name
WS61_HOST

The fully qualified domain name for the Web server host.

The default value is the fully qualified domain name for the current host.

Web Server Port
WS61_PORT

Port on which Web Server listens for HTTP connections.

The default value is 80.

Web Server Admin Port
WS61_ADMINPORT

Port on which Web Server listens for Admin Server triggers.

The default value is 8888.

Web Server Admin User
WS61_ADMIN

The Web Server administrator user name.

The default value is admin.

Web Server Instance Directory
WS61_INSTANCE

Name of the web server instance in which AM wars are going to be deployed.

The default value is https-[HOSTNAME].

Secure Server Instance Port
WS61_IS_SECURE

Specify whether the port for the Web Server instance is a secure port. A secure port uses the HTTPS protocol. A non-secure port uses HTTP.

The value is true if the container is SSL enabled installer will use SSL_PASSWORD to start server without user intervention.

The default value is false.

Web Container Information: Access Manager With Application Server

The Web container has only Application Server 8.x, where x is the version number.

The table below describes the information required by the configurator when Application Server 8.x (where x is the version number) is the web container for the Identity Management and Policy Services Core subcomponent of Access Manager.

Table 6-5  Web Container Information for Access Manager with Application Server 8.x

Property File Parameter

Description

Application Server Home
AS81_HOME

Path to the directory where Application Server is installed.

If you are installing Application Server, this value defaults to the value you specified for the Application Server installation directory.

Application Server Protocol
AS81_PROTOCOL

The Protocol used by the Application Server.

Application Server Host
AS81_HOST

The fully qualified domain name for the Application Server host.

Application Server Port
AS81_PORT

Port on which Application Server listens for connections to the instance.

Application Server Admin Port
AS81_ADMINPORT

Port on which Application Server listens for Admin Server triggers.

Application Server Admin User
AS81_ADMIN

User ID of the Application Server administrator.

The default value is the Administrator User ID under Administrator Server Settings. Refer to Table 6-1.

Application Server Administrator Password
AS81_ADMINPASSWD

Password of the Application Server administrator.

The default value is the Administrator User password under Administrator Server Settings. Refer to Table 6-1.

Secure Server Instance Port
AS81_INSTANCE

Specify whether the value for Instance Port refers to a secure port. A secure port uses the HTTPS protocol. A non-secure port uses HTTP.

Specify https for a secure port or http for a non-secure port. The default value is http.

Application Server Domain
AS81_DOMAIN

Specifies the Application Server domain.

Application Server instance directory
AS81_INSTANCE_DIR

Specifies the Application Server instance directory.

Application Server document root

AS81_DOCS_DIR

The document root of the Application Server instance on which Access Manager will be configured and/or deployed.

AS81_IS_SECURE

Specifies whether the Application Server instance is using SSL.

Application Server administration instance

AS81_ADMIN_IS_SECURE

Specifies whether the Application Server administration instance is using SSL. By default this should be set to true.


Application Server Configuration Information

The Application server configurator requires the following information from ASConfigurator.properties file.

Table 6-6  Administration Information for Application Server 

Property File Parameter

Description

Admin User Name
AS_ADMIN

User ID of the Application Server administrator.

The default value is admin. It is the Administrator User ID under Administrator Server Settings. Refer to Table 6-1.

Admin Password
AS_ADMINPASSWD

Password for the Application Server administrator.

The default value is adminuser. It is the Administrator Password under Administrator Server Settings. Refer to Table 6-1.

Admin Port
AS_ADMINPORT

Port on which Application Server’s administrative server listens for connections. Provides access to the administration tools.

The default value is 4850.

JMS Port
ASJMSPort

Port on which Application Server listens for JMS connections.

The default value is 7679.

HTTP Server Port
AS_HTTPPORT

Port on which Application Server listens for HTTP connections.

The default value is 8082.

If the installer detects that the default port is used, an alternative value is suggested.

HTTPS Port
AS_HTTPSPORT

Port on which Application Server listens for HTTPS connections.

The default value is 8184.

Admin Protocol
AS_ADMINPROTOCOL

Specifies the Admin Protocol.

The default value is https.

Admin Host
AS_ADMINHOST

Specifies the Admin host.

The default value is localhost.

JMX Port
ASJMX_ADMINPort

Port on which Application Server listens for JMX connections.

The default value is 3353.

ORB Port
AS_ORB_PORT

Port on which Application Server listens for ORB connections.

The default value is 3360.

SSL Port
ASIIOP_SSLPort

Port on which Application Server listens for SSL connections.

The default value is 3350.

Mutual Auth Port
ASIIOP_MUTUALAUTHPort

Port on which Application Server listens for Mutual Authorization connections.

The default value is 3347.

Domain Name
AS_DOMAIN_NAME

Specifies the Domain name.

The default value is domain1.

Node agents
AS_NODE_AGENT

Specifies the Node agents.

The default value is full computer name.

Instance directory
AS_NODEAGENT_DIR

Specifies the Instance path.

The default value is [INSTALLDIR]\\AppServer\\nodeagents.

Point base directory
AS_POINTBASE

Specifies the Point base directory.

The default value is [INSTALLDIR]\\AppServer\\pointbase.

Point base samples directory
AS_POINTBASE_SAMPLESDB

Specifies the Point base samples directory.

The default value is [INSTALLDIR]\\AppServer\\pointbase\\databases.

Web services library directory
AS_WEBSERVICES_LIB

Specifies the Web services library directory.

The default value is [INSTALLDIR]\\AppServer\\lib.

Application Server Config directory
AS_CONFIG

Specifies the Application Server Configuration directory.

The default value is [INSTALLDIR]\\AppServer\\config.

Application Server Install directory
AS_INSTALL

Specifies the Application Server Installation Directory.

The default value is [INSTALLDIR]\\AppServer.

JDK location
AS_JAVA

Specifies the JDK location.

The default value is [JDKINSTALLDIR].

Application Server deployment location
AS_DEPLOY_LOCATION

Specifies the Application Server deployed location.

The default value is [INSTALLDIR]\\ AppServer\\domains\\domain1\\autodeploy.

Application Server Configuration model
AS_CONFIG_MODEL

Specifies the Application Server Configuration model used.

The default value is TestASConfig.

JMS Administrator ID
AS_JMS_ADMIN

Specifies the JMS Administrator ID.

The default value is JMSAdmin.

JMS Administrator Password
AS_JMS_PASSWORD

Specifies the JMS Administrator Password.

The default value is JMSPassword.

Sun Accounts directory
AS_ACC_CONFIG

Specifies the Sun Accounts directory.

The default value is [INSTALLDIR]\\AppServer\\domains\\domain1\\config\\sun-acc.xml.

Java Help directory
AS_JHELP

Specifies the Java Help directory.

The default value is C:\\Sun\\JavaES\\shared\\lib.

Domain directory path
AS_DEF_DOMAINS_PATH

Specifies the Domain directory path.

The default value is C:\\Sun\\JavaES\\AppServer\\domains.

JDMK path
AS_JDMK_HOME

Specifies the JDMK path.

The default value is C:\\Sun\\JavaES\\AppServer\\lib\\SUNWjdmk\\5.1.

Native Launcher
AS_NATIVE_LAUNCHER

Specifies if the Native Launcher is activated.

The default value is true.

Native Launcher Library
AS_NATIVE_LAUNCHER_LIB_PREFIX

Specifies the Native Launcher Library path.

The default value is \\jre\\bin\\client.

Web Console Library
AS_WEBCONSOLE_LIB

Specifies the Web Console Library.

The default value is C:\\Sun\\JavaES\\AppServer\\lib.

HADB directory
AS_HADB

Specifies the HADB directory.

The default value is C:\\Sun\\JavaES\\AppServer\\hadb\\4.4-0.8.

Application Server Instance directory
AS_INSTANCE_DIR

Specifies the Application Server Instance directory.

The default value is C:\\Sun\\JavaES\\AppServer.

Application Server Instance name
AS_INSTANCE_NAME

Specifies the Instance name.

The default value is instance1.

Application Server: Shared Component Information

The installer needs the following shared component information for the Application Server.

Table 6-7  Shared Component Information for Application Server 

Property File Parameter

Description

Ant directory
AS_ANT

The path to the Ant directory.

The default value is [INSTALLDIR]\\AppServer\\lib\\ant

Ant Library directory
AS_ANT_LIB

The path to the Ant Library directory.

The default value is [INSTALLDIR]\\AppServer\\lib\\ant\\lib.

Perl directory
AS_PERL

The path to the Perl directory.

The default value is [INSTALLDIR]\\AppServer\\lib\\perl.

NSS directory
AS_NSS

The path to the NSS directory.

The default value is [INSTALLDIR]\\AppServer\\lib.

NSS Bin
AS_NSS_BIN

The path to the NSS bin.

The default value is [INSTALLDIR]\\shared\\bin.

ICU directory
AS_ICU_LIB

The path to the ICU directory.

The default value is [INSTALLDIR]\\shared\\lib.

JATO directory
AS_JATO_LIB

The path to the JATO directory.

The default value is [INSTALLDIR]\\shared\\lib.

Application Server: Web Server Information

The Application server configurator requires the following information for configuring the Web Server.

Table 6-8  Web Server Information for Application Server 

Property File Parameter

Description

Web Server install directory
AS_WSINSTALLDIR

Web Server install directory.

The default value is [INSTALLDIR]\\WebServer.

Web Server install directory
AS_WSINSTANCEDIR

Instance directory of the Web Server.

The default value is [INSTALLDIR]\\WebServer\\https-[HOSTNAME].

Web Server instance name
AS_WSINSTANCENAME

The default value is https-[HOSTNAME].

Load Balancer of the web server
AS_LB_PLUGIN_TYPE

Load Balancer of the Web Server.

The default value is Sun One Web Server.


Communications Express Configuration Information

The Communications Express configurator requires the following information from UwcCfgDefaults.properties file.


Note

If Communications Express configurator run in GUI mode the values in these properties files will not be use.


Table 6-9  Configuration Information for the UwcCfgDefaults.properties File

Properties File Parameter

Description

Directory Server URL:port number
UGDIR_URL

Specifies the Directory Server URL Port number.

The default value is [HOSTNAME]:389.

Directory Server Binding name
UGDIR_BINDDN

Specifies the Directory Server Binding name.

The default value is admin.

Directory Server Binding Password
UGDIR_BINDPW

Directory server Binding Password.

The default value is adminuser.

Calendar Server admin user ID
ce.calAdminUserID

Specifies the Calendar Server admin user ID.

The default value is calmaster.

Calendar Server admin user password
ce.calAdminPassword

Specifies the Calendar Server admin user password.

The default value is admin123.

Web Server installation Directory
wsInstallDirectory

Specifies the Web Server installation Directory.

The default value is [INSTALLDIR]\WebServer.

Web Server instance ID
wsInstanceId

Specifies the Web Server instance ID.

Virtual server ID
wsVirtualServerId

Specifies the Virtual server ID.

Http port number of Web Server
httpPortNumber

Specifies the Http port number of Web Server.

The default value is 80.

Calendar Server host name
ECalHostPortPanel.HostName

Specifies the Calendar Server host name.

The default value is [HOSTNAME].

Calendar Server port number
CECalHostPortPanel.PortNumber

Specifies the Calendar Server port number.

Mail server port number
CECalHostPortPanel.PortNumber

Specifies the Mail server port number.

AMLoginUrl

Specifies Access Manager login url.

AMAdminDN

Specifies Directory Server binding name for AM.

Default value is cn=Directory Manager.

AMAdminPassword

Specifies Directory Server binding password for AM.

AppServer.HostName

Specifies the host name for Application Server.

AppServer.DefaultAdministrator Password

Specifies the Admin password of Application Server.

AppServer.InstanceDirectory

Specifies the deploying instance directory of Application Server.

AppServer.DomainDirectory

Specifies the deploying domain directory of Application Server.

AppServer.DocumentRoot

Specifies the document root directory of Application Server.

AppServer.InstanceName

Specifies the deploying instance of Application Server.

AppServer.virtualServerID

Specifies the virtual server id of Application Server.

AppServer.SecureInstance

Specifies whether Application Server instance is secure or not.
Default value is False.

AppServer.moduleName

Specifies the Module name of deployment.
Default Value is Communications_Express.

AppServer.httpPortNumber

Specifies the http port number of Application server.

AppServer.httpsPortNumber

Specifies the https port number of Application server.


Delegated Administrator Configuration Information

The Delegated Administrator comes as part of the Access Manager and is not visible in the product selection panel. The Delegated Administrator requires the following information from IscliCfgDefaults.properties and installer.properties.

Delegated Administrator: Administration Information

Table 6-10  Administration Information for Delegated Administrator Server 

Property File Parameter

Description

DA DataPath
msg.DataPath

This is the directory where the config/data reside.

The default value is <install directory>\DelegatedAdmin.

Access Manager Path
msg.IsPath

This is the directory where Access Manager is installed

The default value is <install directory>\AccessManager.

Web Server Path
msg.ESPath

This is the directory where the Web Server instance directory is located.

The default value is <install directory>\WebServer.

SSL Port
DefSSLPort.TextField

This is the SSL Port.

The default value is 443.

Access Manager Admin User
IsAmadmin.User

This is the Access Manager admin user name.

The default value is amadmin.

Access Manager Admin Password
IsAmadmin.Password

This is the Access Manager admin user password.

The default value is provided by the user.

Host Name
IS.HostName

HostName on which Access Manager is installed and configured.

The default value is provided by the user.

Delegated Administrator Admin User
TLAUserPassword.User

This is the Delegated Administrator admin user name.

The default value is amadmin.

Delegated Administrator Admin Password
TLAUserPassword.Password

This is the Delegated Administrator admin user password.

The default value is provided by the user.

Host Name Port Number

IS.HostNamePortNumber

http port on which AM is deployed.

The default value is 80.

Minimum dssetup version required

MIN_DSSETUP_VERSION

The minimum dssetup version required.

The default value is 6.0.

Minimum dssetup revision required

MIN_DSSETUP_REVISION

The minimum dssetup revision required.

The default value is 0.004.

Email Domain

EmailDomain.TextField

The domain on which DA is being configured.

The default value is provided by the user.

Web Container

IS.webcontainer

The Web container on which AM is deployed.

The default value is based on user’s section (APP_SERVER, WEB_SERVER).

Web Deploy Path

WS.webDeployPath

The path of webdeploy.bat under instance directory.

The default value is the path where the Web server instance is configured.


High Availability Session Store Configuration Information

The Application server configurator requires the following High Availability Session Store (HADB) information from mgt.cfg and HADB.properties file.

High Availability Session Store: Administration Information

Table 6-11  Administration Information for High Availability Session Store 

Property File Parameter

Description

Management Agent Server Port
ma.server.jmxmp.port

This is the port used for MA (management agent) Server communication.

The default value is 1862.

DBConfig Path
ma.server.dbconfigpath

This is the location to store configuration files for nodes.

The default value is <install directory>\hadb\4.4.1-2\dbdef.

Repository Path
repository.dr.path

This is the location to Server repository path.

The default value is <install directory>\hadb\4.4.1-2\repository.

Log Level Inputs
logfile.loglevel

The valid log levels are: ALL, SEVERE, WARNING, INFO, FINE[R|ST], OFF.

Log File Name
logfile.name

This is the <file path>\name for logging to file.

The default value is <install directory>\hadb\4.4.1-2\ma\ma.log.

DB Device Path
ma.server.dbdevicepath

This is the default path for database devices.

The default value is <install directory>\hadb\4.4.1-2.

DB History Path
ma.server.dbhistorypath

This is the default path for database history files.

The default value is <install directory>\hadb\4.4.1-2.

HADB Install Directory path
INSTALLDIR

This is the Installer Directory location of HADB.

The default value is <install directory>.


Instant Messaging Configuration Information

The Instant Messaging configurator requires the following information from im.properties file for configuring the Sun Java System Instant Messaging Server, Sun Java System Instant Messenger Resources and Sun Java System Access Manager Instant Messaging service.

Table 6-12  Configuration Information for Instant Messaging

Properties File Parameter

Description

Configure Client Components
selectServer

Set this value to true to configure the server component.

The default value is false.

Configure Server Components
selectClient

Set this value to true to configure client component.

The default value is false.

Configure Identity Integration
selectIdentity

Set this value to true to configure identity integration component.

The default value is false.

Server Domain
domainName

Domain name of the server.

The default value is [HOSTNAME].

Host Server
hostName

Host Name of the server.

Note: If the client is installed on different machine other than on which the Instant Messaging server is present then this value must point to the host name on which Instant Messaging server is installed.

The default value is [HOSTNAME].

Mail Server Host
mailHost

Mail server host name.

The default value is [HOSTNAME].

LDAP Host
ldapHost

LDAP server host name.

The default value is [HOSTNAME].

LDAP Server Port
ldapPort

LDAP server port number.

The default value is 389.

LDAP User ID
bindDN

Ldap user id used for binding to the directory server.

The default value is cn=Directory manager.

LDAP Search
baseDN

The string to be used as base to do searches on this LDAP server.

The default value is dc=[HOSTNAME],dc=com.

LDAP Password
passWD

Ldap password for binding to the directory server.

The default value is adminuser.

Web Server HTTP Port
httpPort

Http port of the Web server.

The default value is 80.

URI Name
uri

The URI name in which the Instant Messaging resources has to be deployed.

The default value is \im.

Enable SSO
useSSO

Set this to true to enable SSO.

The default value is true.

Use Access Manager Policy
useAmPolicy

Set to true to use policy.

The default value is false.

Assign Services
assignIMServiceToExistingUsers

Set this value to true to assign services to the existing users.

The default value is true.

Deploy IM
deployToApplicationServer

Set this value to true to deploy IM into application server.

Application Server HTTP port
appServerHttpPort

Application server port number where im has to be deployed.


Messaging Server Configuration Information

The Messaging server configurator requires the following information from DevsetupDefaults.properties for configuring the Messaging Server.

Table 6-13  Configuration Information for Messaging Server

Properties File Parameter

Description

Messaging Server User ID
iMS.UserId

Specifies the Messaging Server User ID.

The default value is mailsrv

Messaging Server Group ID
iMS.GroupId

Specifies the Messaging Server Group ID.

The default value is mail

Messaging Server Data Path
msg.DataPath

This is the directory where the config/data reside.

The default value is [INSTALLDIR]\Server-Root\data

Messaging Server Postmaster
Postmaster.TextField

Specifies the Messaging Server Postmaster.

The default value is system.administrator@mycompany.com

Messaging Server Domain
EmailDomain.TextField

Specifies the Messaging Server Domain.

The default value is mycompany.com.

Location of the Administration Server server-root
ADMINSERVER_SERVERROOT

Specifies the location of the Administration Server server-root. If you define this then ADMINSERVER_SERVERROOT_CONF will not be used to locate the Administration Server ServerRoot.

The default value is [INSTALLROOT]\server-root.

Default password
imsPassword.Password

Default password for Messaging Server.

The default value is password.

Type of configuration
EVALCONFIG

Specifies the type of configuration.

  • If set to TRUE it is Configure Automatically During Installation
  • If set to FALSE it is Configure Manually After Installation


Portal Server Configuration Information

The Portal Server configurator requires the following information from PSConfig.properties for configuring the Portal Server.


Note

Application server is not supported as web container for Portal Server in this release.


Table 6-14  PSConfig.properties Parameters

Parameter Name

Description

Web Server or Application Server instance name
DEPLOY_INSTANCE

Specifies Web Server or Application Server instance name.

Directory server port number
DS_PORT

Specifies the Directory Server port number.

The default value is 389.

Application Server instance dir
DEPLOY_INSTANCE_DIR

Specifies the Application Server instance directory.

The default value is [INSTALLDIR]\ApplicationServer.

Access Manager URI name
IDSAME_AMSERVER

Specifies Access Manager URI name.

Directory manager DN name
DS_DIRMGR_DN

Specifies the Directory Manager DN name.

The default value is cn=Directory Manager.

Directory Server host name
DS_HOST

Specifies the Directory Server host name.

The default value is [HOSTNAME].

Java installation directory
JDK_DIR

Specifies the Java installation directory.

The default value is [JDKINSTALLDIR].

Web Server or Application Server JDK directory
DEPLOY_JDK_DIR

Specifies the Web Server or Application Server JDK directory (if it has different jdk home than system JDK).

The default value is [JDKINSTALLDIR].

Java home directory
JDK_PATH

Specifies the Java home directory.

The default value is [JDKINSTALLDIR].

PortalServer base directory
BASEDIR

Specifies the Portal Server base directory.

The default value is [INSTALLDIR]\Portal Server.

Java Enterprise System base directory
JES_DIR

Specifies the Java installation directory.

The default value is [INSTALLDIR].

Access Manager installation directory
IDSAME_BASEDIR

Specifies the Java installation directory.

The default value is [INSTALLDIR]\Access Manager.

Deploy PS and Sample Portal
DEPLOY_NOW

Specifies the Deployed Portal Server and Sample Portal. The value is (y/n).

Admin protocol of Web Server or Application Server
DEPLOY_ADMIN_PROTOCOL

Specifies the Admin protocol of Web Server or Application Server.

Application Server admininstration port
DEPLOY_ADMIN_PORT

Specifies the Application Server administration port.

Application Server product directory
DEPLOY_PRODUCT_DIR

Specifies the Application Server product directory.

The default value is[INSTALLDIR]\ApplicationServer.

Web Server or Application Server protocol
SERVER_PROTOCOL

Specifies the Web Server or Application Server protocol.

Application Server deploy node
DEPLOY_NODE

Specifies the Application Server deploy node.

Application Server directory
DEPLOY_PROJECT_DIR

Specifies the Application Server installation directory.

The default value is [INSTALLDIR]\ApplicationServer.

Virtual Host
DEPLOY_VIRTUAL_HOST

Specifies the virtual host name if deployed in virtual host other than default host.

Administration hostname of Web Server
DEPLOY_ADMIN_HOST

Specifies the Administration hostname of Web Server.

The default value is [HOSTNAME].

Portal Server deploy URI
DEPLOY_URI

Specifies the Portal Server deploy URI.

The default value is \Portal.

Web Server or Application Server admin user name
DEPLOY_ADMIN

Specifies the Web Server or Application Server admin user name.

The default value is admin.

Web Server or Application Server port
SERVER_PORT

Specifies the installation directory.

The default value is 80.

If LB isconfigured then LB URI
LOAD_BALANCER_URL

Specifies the If LB configurator URI.

Application Server domain name
DEPLOY_DOMAIN

Specifies the Application Server domain name.

Access Manager console URI name
IDSAME_AMCONSOLE

Specifies the Access Manager console URI name.

The default value is [HOSTNAME]\amconsole.

Web Server docroot directory
DEPLOY_DOCROOT

Specifies the Java installation directory.

The default value is [HOSTNAME]\docs.

Portal Server port number
PS_PORT

Specifies the Portal Server port number.

The default value is 80

Portal Server deploy host name
SERVER_HOST

Specifies the Portal Server deploy host name.

The default value is [HOSTNAME].

WebSphere cell name
DEPLOY_CELL

Specifies the Web Sphere cell name.

Web Server or Application Server directory
DEPLOY_DIR

Specifies the Web Server or Application Server directory.

The default value is [INSTALLDIR]\WebServer.

Portal Server host name
PS_HOST

Specifies the Portal Server host name.

The default value is [HOSTNAME].

Deploy type Application Server or Web Server
DEPLOY_TYPE

Specifies the Deploy type Application Server or Web Server.

Portal Server protocol
PS_PROTOCOL

Specifies the Portal Server protocol.

The default value is http.

Access Manager installation directory
IS_BASEDIR

Specifies the Access Manager installation directory.

The default value is [INSTALLDIR]\AccessManager.

Portal Server installation directory
PS_BASEDIR

Specifies the Portal Server installation directory.

The default value is [INSTALLDIR]\PortalServer.

Default DN
DEFAULT_ORG_DN

Specifies the Default DN.

The default value is cn=Directory Manager.

Root suffix
ROOT_SUFFIX_DN

Specifies the Root suffix.

For example, any of these,

dc=red

dc=iplanet

dc=com.

Directory manager password
DS_DIRMGR_PASSWORD

Specifies the Directory Manager password.

The default value is adminuser.

Access Manger ldap user password
IDSAME_LDAPUSER_PASSWORD

Specifies the Access Manger ldap user password.

The default value is ldapuser.

Access Manager amadmin password
IDSAME_ADMIN_PASSWORD

Specifies the Access Manager amadmin password.

The default value is adminuser.

Web Server admin password
DEPLOY_ADMIN_PASSWORD

Specifies the Web Server admin password.

The default value is amdinuser.


Portal Server Secure Remote Access Configuration Information

The Portal Server Secure Remote Access configurator requires the following information for configuring the Portal SRA:


Service Registry Configuration Information

The Sun Java Enterprise System installer installs the required dependent components for configuring Service Registry. The following components must be configured before configuring Service Registry:

Web Container

Service Registry: Parameter Information

The Service Registry configurator requires the following information from the install.properties file to configure Service Registry.

Table 6-19  Parameter Information for Service Registry

Property File Parameter

Description

registry.install.AdministratorUserID

User ID of the Service Registry administrator.

registry.install.AdministratorPassword

Password of the asadmin user. The value must have at least eight characters.


Web Proxy Server Configuration Information

The WPS configurator requires the following information from the [INSTALLDIR]\ProxyServer\bin\install\misc\WPSProp.properties.

Table 6-20  Parameter Information for Web Proxy Server

WPS_ADMIN_NAME

User ID of the WPS administrator.

WPS_ADMIN_PWD

Password of the WPS administrator user. The value must have at least eight characters.


Web Server Configuration Information

The Web Server configurator requires the following information from WsProp.properties file for configuring the Web Server:

Web Server: Administration Information

Table 6-21  Administration Information for Web Server 

Property File Parameter

Description

Administrator User ID
Pro.AdminName

User ID of the Web Server administrator.

The default value is admin.

It is the Administrator User ID you provided under Administrator Server Settings. Refer to Table 6-1.

Administrator Password
Pro.AdminPassword

Password for the Web Server administrator.

The default value is adminuser.

It is the Administrator Password you provided under Administrator Server Settings. Refer to Table 6-1.

Administration Port
Pro.AdminPort

Port on which Web Server’s Administration Server listens for connections.

The default value is 8888.

Web Server: Default Web Server Instance Information

Table 6-22  Default Web Server Instance Information for Web Server 

Property File Parameter

Description

HTTP Port
Pro.HttpPort

Port on which Web Server listens for HTTP connections.

The default value is 80.

Document Root Directory
Pro.HttpDocRoot

Location where Web Server stores content documents.

The default value is [INSTALLDIR]\WebServer\docs.

LDAP Configuration
Pro.UgLdapUse

This is used if ldap has to be configured with the web server.

The default value is FALSE.

JDK path
Pro.JDK_DIR

Full path of the JDK directory in which bin directory is present. The JDK directory should not contain space.

The default value is [JAVAINSTALLDIR].

JDK Library
Pro.JDK_LIBPATH

Full path of the JDK library.

The default value is [JAVAINSTALLDIR]\lib.

Administration Port
Pro.JDK_CLASSPATH

Full path for the external jars. Every path should be separated by ;

Web Server Installation Directory
Gen.ServerRoot

Installation location for the server.

Note: The directory name should not contain spaces.

The default value is [INSTALLDIR]\WebServer.

Web Server Components
Gen.Components

Name of the component that has to be installed. This value should not be changed.

The default value is WebCore.


Uninstallation

The configuration for all the products are removed before they are uninstalled. The scripts used to remove the configuration are a part of the uninstallation program. You can invoke the uninstaller from Start>Settings>Control Panel>Add/Remove Programs. This is true for Wizard (GUI) and Silent mode of configuration.



Previous      Contents      Index      Next     


Part No: 819-4280-10.   Copyright 2006 Sun Microsystems, Inc. All rights reserved.