Installing Webgate On IIS7.5 Windows Server 2008R2
This post is part of series Enabling Impersonation Module in OAM11G R2PS2 IIS7.5
1)
Download the Webgate 11g R2PS2 for Windows.
2)
Extract the webgate.zip.
3)
Go to Disk1 folder present under webgate folder.
4)
Copy the path & open command prompt.
a.
Change your directory to the path copied above.
5)
Now execute the setup.exe followed by jre
location
o It will start the installation process.
6)
Now follow the steps:
o
Press Next
·
Skip Software Updates
·
Perquisite Checks – Proceed Next
·
Installation Location: Provide the installation
directory location.
· Installation Summary: Proceed Next to start the
Installation
·
Installation Started:
·
Installation Completed:
Configure Webgate with IIS7.5
1)
Go to the Webgate Home Directory ->
a.
It is the location where we have install the
webgate.
For Eg: Our WG Home Location
C:\oracle\product\11.1.1\as_3
b.
Go to the deployWebgate folder present under
C:\oracle\product\11.1.1\as_3\webgate\iis\tools\deployWebGate
c.
Execute deployWebGateInstance.bat script
You can see the arguments passed to the script (self-explanatory)
d.
Now we need to execute ConfigureIISWebGate.bat
present under
C:\oracle\product\11.1.1\as_3\webgate\iis\tools\ConfigureIISConf
e.
Your site is now mapped with the webgate. To
show this mapping. Go to your webgate home location -> lib folder -> open
webgate.ini
·
Now we
need to add artifacts to the webgate instance dir (config folder).
·
Restart the IIS Server.