Você está na página 1de 2

6. Generate OSSO.conf and Register Beehive with OAM (Required only for OAM 11g.

Refer to step #7 for configuring OSSO 10g ) : osso.conf is generated on OAM server using oamreg.sh (under <IDM_Home>/oam/serve r/rreg/bin) Set JAVA_HOME to JDK1.6 which is available under <WLS_HOME> set OAM_REG_HOME to "<IDM_Home>/oam/server/rreg/" Modify the OSSORequest.xml templated located @ <IDM_Home>/oam/server/rreg/input as per your environment. Example below: <OSSORegRequest> <serverAddress>http://myoamhost.us.oracle.com:7001 </serverAddress> <hostIdentifier>Bhiveagent3</hostIdentifier> <agentName>Bhiveagent3</agentName> <agentBaseUrl>http://mybeehivehost.us.oracle.com:7777 </agentBaseUrl> <applicationDomain>RREG_OSSO</applicationDomain> <autoCreatePolicy>true</autoCreatePolicy> <ssoServerVersion>v3.0</ssoServerVersion> <oracleHomePath>$ORACLE_HOME</oracleHomePath> <virtualHost></virtualHost> <updateMode></updateMode> <adminInfo></adminInfo> <adminId></adminId> </OSSORegRequest> Generate osso.conf with above SSORequest.xml oamreg.sh inband <Specify path to your OSSORequest.xml> Copy newly generated osso.conf to Beehive Server under $BEHIVE_HOME/instance_Oracle_WT1/config/OHS/HTTP_Server/osso Note: While executing oamreg.sh , you may encounter an error saying OAM_REG_HOME i s not available. In that case, edit the file oamreg.sh to comment the line # exp ort OAM_REG_HOME=/home/rreg and rerun the script. You would be prompted for your OAM administrator username and password. Once you specify that you will see oss o.conf has got generated under <IDM_Home>/oam/server/rreg/output/

<OSSORegRequest> <serverAddress>http://myoamhost.us.oracle.com:7001 </serverAddress> <hostIdentifier>Bhiveagent3</hostIdentifier> <agentName>Bhiveagent3</agentName> <agentBaseUrl>http://mybeehivehost.us.oracle.com:7777 </agentBaseUrl> <applicationDomain>RREG_OSSO</applicationDomain> <autoCreatePolicy>true</autoCreatePolicy> <ssoServerVersion>v3.0</ssoServerVersion> <oracleHomePath>$ORACLE_HOME</oracleHomePath> <virtualHost></virtualHost> <updateMode></updateMode> <adminInfo></adminInfo> <adminId></adminId> </OSSORegRequest> Generate osso.conf with above SSORequest.xml oamreg.sh inband <Specify path to your OSSORequest.xml>

Copy newly generated osso.conf to Beehive Server under $BEHIVE_HOME/instance_Oracle_WT1/config/OHS/HTTP_Server/osso Note: While executing oamreg.sh , you may encounter an error saying OAM_REG_HOME i s not available. In that case, edit the file oamreg.sh to comment the line # exp ort OAM_REG_HOME=/home/rreg and rerun the script. You would be prompted for your OAM administrator username and password. Once you specify that you will see oss o.conf has got generated under <IDM_Home>/oam/server/rreg/output/

Você também pode gostar