Open assiakhateeb opened 1 month ago
Hello @assiakhateeb , Maybe this article will be helpful: https://reportportal.io/docs/issues-troubleshooting/IssuesWithLDAPSHowToResolve/
Hi @Pink-Bumblebee, I have Report Portal installed on Kubernetes using the Helm package manager, so I’m not using Docker as described in the article. Additionally, I see that approach more as a workaround rather than a proper solution. Thanks anyway!
I'm encountering an error when trying to configure LDAP integration with Report Portal. Here's the error message:
An error occurred while connecting to server: You do not have enough permissions. simple bind failed: d-fend.local:636; nested exception is javax.naming.CommunicationException: simple bind failed: d-fend.local:636 [Root exception is javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
It seems that the Report Portal LDAP integration configuration does not have an option for TLS configuration, such as "Trust all certificates," or a place to add certificates.
Question:
How can I configure LDAP integration for Report Portal using secure port 636 (LDAPS)?
Current Setup:
Report Portal LDAP Configuration:
ldaps://my-company:636
<Base DN>
<Manager DN>
*****
(&(objectClass=user)(sAMAccountName={0}))
(objectClass=group)
NO
mail
displayName