Valid on UNIX/Linux
Symptom:
Some non‑English input characters are not displayed correctly in the console window.
Solution:
Verify the terminal settings of your console window. Confirm that the console does not clear high (eight) bit of input characters. Execute the following command:
stty -istrip
Valid on UNIX
Symptom:
My Apache web server log shows a 500 error, and SiteMinder displays a diagnostic page when I try to access CGI password services.
Solution:
The CGI and JSP–based password services support is deprecated from CA SiteMinder® 12.5.
If you are deploying a new r12.5 environment, CA SiteMinder® supports password services using a forms credential collector (FCC) and customizable FCC forms.
Note: For information about configuring agents for FCC–based password services, see the Web Agent Configuration Guide. For information about managing password policies, see the Policy Server Configuration Guide.
If you are upgrading to r12.5 and are managing CGI or JSP–based password services, consider the following information:
However, if you do not want to use FCC or not upgrading to CA SiteMinder® 12.5, you can resolve the issue by adding the library path to the Global Environment section of the httpd.conf file of your Apache web server. For example:
PassEnv LD_LIBRARY_PATH <web_agent_home>/lib
Defines the installed location of the Web Agent.
Default Location: user_home_directory/netegrity/webagent
Copyright © 2015 CA Technologies.
All rights reserved.
|
|