

Post Deployment › Change and Update Passwords › Change Password › Change Password from Application › Change CA SiteMinder Password › (Application) Reconfigure the SSO
(Application) Reconfigure the SSO
After you change the CA SiteMinder password, reconfigure the SSO.
Follow these steps:
- Log in to the OSS-SSO computer as an administrator
- Click Start, All Programs, CA, SiteMinder, Secure Proxy Configuration Wizard.
- Provide the version number of the Policy server, click Next.
- Click Yes, and click Next.
- Update the password in the password fields and click Next.
- Enter the following values:
- Trusted Host Name
-
OSS-SSO2.oss.ca
- Host Configuration Object
-
SecureProxySvrHostConfigObj
- Enter the policy server IP address, click Next.
- Select FIPS Compatibility Mode, click Next.
- Enter the following values and click Next:
- File name
-
SmHost.conf
- Select a Location
-
Select a location as appropriate.
- The SSO is reconfigured.
(Application) Regenerate the SSL
After you reconfigure the SSO you regenerate the SSL.
Follow these steps:
- Create the server key
bin\openssl genrsa -des3 -out server.key 1024
- Create a self-signed certificate
bin\openssl req -config bin\openssl.cnf -new -x509 -key keys\server.key -out certs\SPScert.crt
- Open the httpd-ssl conf file at ..\httpd\conf\extra\httpd-ssl.conf
- Modify or verify that the directives of the server key and certs are correct.
- Modify or verify that the value of the SSLPassPhraseDialog variable is custom. If not, set the value to custom.
- Mosify or verify that the value of the SSLCustomPropertiesFile variable is <sps_home>\httpd\conf\spsapachessl.properties. If not, set the value.
- Change the SSL Cache from shmcb to dbm (uncomment dbm, comment shcm
- Save the conf file
- Execute the following command from the command prompt:
cd ..\httpd\bin
configssl.bat -enable "Austin@123"
cd ..\secure-proxy\ssl
- To verify, try the following URLs:
https://oss-sso/usm/wpf
https://oss-sso/usm/headers.jsp
https://oss-sso/CAisd/pdmweb.exe
Copyright © 2014 CA.
All rights reserved.
 
|
|