Can't access ALM Site Admin with LDAP authentication.
Question ID: 106472
1
0

Our ALM/PC 12.20 is set to use LDAP to authentication login ID's. We are having LDAP issues and are currently locked out of ALM/PC. How can I switch the authentication back to use QC?

Marked as spam
Posted by (Questions: 144, Answers: 1)
Asked on October 27, 2015 1:52 pm
311 views
Answers (1)
2
Private answer

Below are the steps to switch the authentication mode:
1

1. Access qcsiteadmin_db schema;
2. Select the PARAMS table;
3. Change the PARAM_VALUE from ''LDAP'' to ''QualityCenter'' for the PARAM_NAME ''AUTHENTICATION'';
4. Restart the QC/ALM service or reboot the server machine.

Note: If the database schema cannot be access, please consult with the responsible DB Administrator

UPDATEPARAMS

SETPARAM_VALUE='QualityCenter'

WHEREPARAM_VALUE='Ldap';

Marked as spam
Posted by (Questions: 0, Answers: 152)
Answered on October 27, 2015 1:56 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top