Oracle Fusion Middleware : Oracle Access manager is IDM component .
To install the Oracle Access manager WebPass, Oracle Http Server should be present.
Then we followed the below steps :
./Oracle_Access_Manager10_1_4_3_0_linux_OHS11g_WebPass -gui

Click Next :

Enter the OS user and OS Group for this Installation: and click Next:
OS user : oamuser
OS Group : oamgroup

Enter the Install Location : /u02/app/Middleware10320/webcomponent, click Next.


I copied the Files :
libgcc_s.so.1 and libstdc++.so.5 in the above given directory and click next :


Enter WebPass ID : OHSPass147
Hostname of the Identity Server : abc.testdomain.com
Port : 6022
Click Next :


Enter the Location of the httpd.conf file and Click Next:




Installation is successful.
2 comments:
Does Webpass need to be installed on every app server that is running webgate or can webpass be centrally configured?
webpass can be centrally configured.
Post a Comment