Running the RREG Tool in Out-Of-Band Mode
To run the RREG Tool in out-of-band mode on the WEBHOST server, the administrator uses the following command:
RREG_HOME/bin/oamreg.sh outofband input/OAM11GRequest.xmlIn this example:
-
Replace RREG_HOME with the location where the RREG archive file was unpacked on the server.
-
The edited
OAM11GRequest.xmlfile is located in theRREG_HOME/inputdirectory. -
The RREG Tool saves the output from this command (the
AgentID_response.xmlfile) to the following directory:RREG_HOME/output/The Oracle Access Manager server administrator can then send the
AgentID_response.xmlto the user who provided theOAM11GRequest.xmlfile.
To run the RREG Tool in out-of-band mode on the Web server client machine, use the following command:
RREG_HOME/bin/oamreg.sh outofband input/AgentID_response.xmlIn this example:
-
Replace RREG_HOME with the location where you unpacked the RREG archive file on the client system.
-
The
AgentID_response.xmlfile, which was provided by the Oracle Access Manager server administrator, is located in the RREG_HOME/input directory. -
The RREG Tool saves the output from this command (the artifacts and files required to register the Webgate software) to the following directory on the client machine:
RREG_HOME/output/
Parent topic: Running the RREG Tool