Visit the Below Website to access unlimited exam questions for all IT vendors and Get Oracle Certifications for FREE
http://www.free-online-exams.com
http://www.free-online-exams.com
Problem:
Can Oracle HTTP Server as part of the Oracle
Application Server be installed on HP-UX Itanium to serve Siebel applications
version 8.0.0.7
Symptoms:
After implementing SSO in Siebel version 8.0.0.7 with
Oracle HTTP Server running as a reverse proxy server - the login page is not
presented to the user on HP-UX Itanium
Trying to configure SSO for our Siebel Business
Applications,
SWSE are configured on HP-Apache installed on HP-Unix Itenium. The SSO solution is Oracle Internet Directory.
Siebel SWE does not support OHS (Oracle HTTP Server) on HP-Unix Itenium, and HP-Apache cannot load the OSSO mod.
<!--[if !supportLineBreakNewLine]-->
<!--[endif]-->
SWSE are configured on HP-Apache installed on HP-Unix Itenium. The SSO solution is Oracle Internet Directory.
Siebel SWE does not support OHS (Oracle HTTP Server) on HP-Unix Itenium, and HP-Apache cannot load the OSSO mod.
<!--[if !supportLineBreakNewLine]-->
<!--[endif]-->
Set up a reverse proxy on OHS to the HP-Apache to
access the siebel application. When user tries to access the URL exposed by OHS,
it is first authenticated by the OSSO agent and after authentication it is
redirected to the Siebel Application. we have set the LDAP parameters to point
to the OID and set SSO to true and provided remote_user variable in the
eapps.cfg file.
All works fine but when the request is redirected to Siebel, Siebel again pops up the login window.
so we Set the EnforceSSL SWSE parameter to TRUE in the EAPPS.CFG
All works fine but when the request is redirected to Siebel, Siebel again pops up the login window.
so we Set the EnforceSSL SWSE parameter to TRUE in the EAPPS.CFG
Solution:
Issue
because the
Oracle HTTP server as part of the OAS install on HP-UX does not run for the SWSE
(i.e. cannot load due to different processor 64 vs. 32)
Oracle HTTP Server is not supported on HP-UX platforms
due to the 64bit processor restriction.
References:
See Siebel System Requirements and Supported Platforms
version 8.0 > Server Environment Requirements > Supported Web Servers
http://download.oracle.com/docs/cd/E11886_01/V8/CORE/SRSP_80/SRSP_80_ServerEnv6.html#wp101353
No comments:
Post a Comment