oid dist install
Topology for distributed Deployment
Machine1 : Database
Machine2 : OID1 (Install Identity Management software only , NO WebLogic installation required on this machine)
Machine3 : OID2 (config for OID cluster)
Machine4 : ODSM & DIP (Install WebLogic & Identity Management software)
on Machine 2 run config.sh from Oracle_Home/bin (…/Oracle_IDM1/bin) directory
Machine2 : OID1 (Install Identity Management software only , NO WebLogic installation required on this machine)
Machine3 : OID2 (config for OID cluster)
Machine4 : ODSM & DIP (Install WebLogic & Identity Management software)
on Machine 2 run config.sh from Oracle_Home/bin (…/Oracle_IDM1/bin) directory
Select configure without domain(We will register OID with WebLogic server later)
Select Instance Name on next screen (Note* Instance Name for OID on Machine2 should be different than Instance Name for ODS/ODSM on Machine4 )
on Machine 3
On Machine4 (for ODSM & DIP) -
Install WebLogic Server (This will create Middleware Home MW_HOME)
Install Oracle Identity Management 11.1.1.7.0 on Machine3 under MW_HOME (select Install Software – Do Not Configure) :
on Machine4 run config.sh from Oracle_Home/bin (…/Oracle_IDM1/bin) directory
Install WebLogic Server (This will create Middleware Home MW_HOME)
Install Oracle Identity Management 11.1.1.7.0 on Machine3 under MW_HOME (select Install Software – Do Not Configure) :
on Machine4 run config.sh from Oracle_Home/bin (…/Oracle_IDM1/bin) directory
Select Create New Domain
On Specify Installation Location select different Instance Name (different from one you selected during OID installation)
On Specify Installation Location select different Instance Name (different from one you selected during OID installation)
On configure component screen select Oracle Directory Integration Platform (DIP) and Oracle Directory Service Manager (ODSM) (Note* Eneterprise Manager is selected by default)
input oid connect info (need to start oid first)
install detail
Middleware Home Location : /u01/Oracle/MiddlewareOracle Instance Location : /u01/Oracle/Middleware/asinst_3
Oracle Instance : asinst_3
Domain Option : Create Domain
Domain Name : IDMDomain
Domain Home : /u01/Oracle/Middleware/user_projects/domains/IDMDomain
Domain Host Name : oid
Domain Port : 7001
Weblogic Console : http://oid:7001/console
Weblogic User Name : weblogic
Automatic Port Detection : true
Enterprise Manager :
http://oid:7001/em
Enterprise Manager Agent
http://oid:5162/emd/main
Oracle Directory Services Manager :
http://oid:7005/odsm/faces/odsm.jspx
Directory Integration Platform
wls_ods1 : 7005
start weblogic (admin)
./startWebLogic.sh -Dweblogic.management.username=weblogic -Dweblogic.management.password=admin123 -Dweblogic.system.StoreBootIdentity=true
startweblogic (wls_ods1)
cp boot.properties from admin server to other
Register OID with WebLogic using on OID node (machine2 & 3)
ORACLE_INSTANCE/bin/opmnctl registerinstance -adminHost WLSHostName -adminPort WLSPort -adminUsername adminUserName
i.e. ORACLE_INSTANCE/bin/opmnctl registerinstance -adminHost oid -adminPort 7001 -adminUsername weblogic
Go to enterprise Manager control http://server:7001/em and make sure that you can see both DIP & OID under Identiy and Access on left Menu
留言