Component Configuration After Installation
Table 11–1
Parameter
-h OIDhost
-p OIDport
-u OIDadminName
-w
OIDclearTextPassword
-o ORACLE_HOME
-m ASinstanceName
-infra
infraGlobalDBname
-mh host
-sslp sslPort
Restart OC4J and Oracle HTTP Server. You can do this using the opmnctl
4.
command.
prompt> $ORACLE_HOME/opmn/bin/opmnctl restartproc ias-component=OC4J
prompt> $ORACLE_HOME/opmn/bin/opmnctl restartproc ias-component=HTTP_Server
Once mod_osso is configured, you can configure Oracle Delegated Administration
5.
Services using the Application Server Control. See the Oracle Internet Directory
Administrator's Guide for details.
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
Table 11–1
describes the parameters where you have to supply values:
Parameters for Configuring mod_osso
Description
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.
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.
Specifies the login name for Oracle Internet Directory. Use the
superuser: cn=orcladmin.
Specifies the password for the Oracle Internet Directory user.
Specifies the full path to the directory where you installed
OracleAS Infrastructure.
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.
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.
Specifies the full hostname (including the domain name) of the
computer where you want to configure Oracle Delegated
Administration Services.
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.
Need help?
Do you have a question about the Application Server B32100-01 and is the answer not in the manual?