About RREG In-Band and Out-of-Band Mode
You can run the RREG Tool in one of two modes: in-band and out-of-band.
Use in-band mode when you have the privileges to access the Oracle Access Manager server and run the RREG tool yourself from the Oracle Access Manager Oracle home. You can then copy the generated artifacts and files to the Web server configuration directory after you run the RREG Tool.
Use out-of-band mode if you do not have privileges or access to the Oracle Access Manager server. For example, in some organizations, only the Oracle Access Manager server administrators have privileges access the server directories and perform administration tasks on the server. In out-of-band mode, the process can work as follows:
-
The Oracle Access Manager server administrator provides you with a copy of the RREG archive file (RREG.tar.gz).
The server administrator can find it in the location described in Updating the Standard Properties in the OAM11gRequest.xml File.
-
Untar the
RREG.tar.gzfile that was provided to you by the server administrator.For example:
gunzip RREG.tar.gztar -xvf RREG.tarAfter you unpack the RREG archive, you can find the tool for registering the agent in the following location:
RREG_HOME/bin/oamreg.shIn this example,
RREG_Homeis the directory in which you extracted the contents of RREG archive. -
Use the instructions in Updating the Standard Properties in the OAM11gRequest.xml File to update the
OAM11GRequest.xmlfile, and send the completedOAM11GRequest.xmlfile to the Oracle Access Manager server administrator. -
The Oracle Access Manager server administrator then uses the instructions in Running the RREG Tool in Out-Of-Band Mode to run the RREG Tool and generate the
AgentID_response.xmlfile. -
The Oracle Access Manager server administrator sends the
AgentID_response.xmlfile to you. -
Use the instructions in Running the RREG Tool in Out-Of-Band Mode to run the RREG Tool with the
AgentID_response.xmlfile and generate the required artifacts and files on the client system.
Parent topic: Running the RREG Tool