Oracle B32100-01 User Manual
Page 200
Component Configuration After Installation
11-4
Oracle Application Server Installation Guide
oracle.ias.configtool.UseInfrastructure i
-f $ORACLE_HOME/config/infratool_mod_osso.properties
-h OIDhost -p OIDport -u OIDadminName -w OIDclearTextPassword
-o ORACLE_HOME -m ASinstanceName
-infra infraGlobalDBName -mh host -sso true
-sslp sslPort -sslf false
describes the parameters where you have to supply values:
4.
Restart OC4J and Oracle HTTP Server. You can do this using the opmnctl
command.
prompt> $ORACLE_HOME/opmn/bin/opmnctl restartproc ias-component=OC4J
prompt> $ORACLE_HOME/opmn/bin/opmnctl restartproc ias-component=HTTP_Server
5.
Once mod_osso is configured, you can configure Oracle Delegated Administration
Services using the Application Server Control. See the Oracle Internet Directory
Administrator’s Guide for details.
Table 11–1
Parameters for Configuring mod_osso
Parameter
Description
-h
OIDhost
Specifies the name of the computer where Oracle Internet
Directory is running. You can determine this value from the
OIDhost
parameter in the ORACLE_
HOME/config/ias.properties
file.
-p
OIDport
Specifies the port number on which Oracle Internet Directory is
listening. You can determine this value from the OIDport
parameter in the ORACLE_HOME/config/ias.properties file.
-u
OIDadminName
Specifies the login name for Oracle Internet Directory. Use the
superuser: cn=orcladmin.
-w
OIDclearTextPassword
Specifies the password for the Oracle Internet Directory user.
-o
ORACLE_HOME
Specifies the full path to the directory where you installed
OracleAS Infrastructure.
-m
ASinstanceName
Specifies the name of the OracleAS Infrastructure instance where
you want to configure mod_osso. You can determine this value
from the IASname parameter in the ORACLE_
HOME/config/ias.properties
file.
-infra
infraGlobalDBname
Specifies the name of the OracleAS Metadata Repository database.
You can determine this value from the
InfrastructureDBCommonName
parameter in the ORACLE_
HOME/config/ias.properties
file.
-mh
host
Specifies the full hostname (including the domain name) of the
computer where you want to configure Oracle Delegated
Administration Services.
-sslp
sslPort
Specifies the SSL port for Oracle Internet Directory. You can
determine this value from the OIDsslport parameter in the
ORACLE_HOME/config/ias.properties
file.