-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LDAP auth fails #5324
Comments
Did anything change regarding the way authentication works?
If I run the same command in the awx_web container, with debug on, I get:
|
I found the issue. The CentOS version changed from 7 to 8. Running update-ca-trust fixed the issue. |
ISSUE TYPE
SUMMARY
After upgrading from 6.1.0 to 9.0.1 the LDAP auth fails with the following error:
The same certificates I was using before are installed in /etc/pki/ca-trust/source/anchors.
I am using the same LDAP config as before:
ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
Login successful.
ACTUAL RESULTS
Certificate validation fails.
ADDITIONAL INFORMATION
The text was updated successfully, but these errors were encountered: