Hello All, I have a Rancher Manager (deployed over K3S in Azure) which I am trying to integrate with my LDAP also deployed over K3S. But I am getting following issue . https://github.com/rancher/rancher/issues/40012. Could anyone please help me with this.
l
limited-pizza-33551
01/11/2023, 2:31 AM
Hey @blue-farmer-46993, this seems to be an issue with the domain controller at the LDAP end or it is unreachable. Please could you confirm that this is not the case?
b
blue-farmer-46993
01/11/2023, 5:14 AM
Hi Divya,
l
limited-pizza-33551
01/11/2023, 5:34 AM
So - there are a variety of reasons this can happen. One is, of course, the domain controller being unreachable/down which you have confirmed is not the case. From the screenshots you have provided on the issue, this config doesn't seem to leverage TLS. Has the LDAP end been configured to accept non-TLS connections, as well?
b
blue-farmer-46993
01/12/2023, 5:23 AM
No it cannot accept non TLS requests. Do I need to enable it as well?
l
limited-pizza-33551
01/12/2023, 7:29 AM
Yes - you either need to configure non-TLS requests for your LDAP OR configure the provider on Rancher correctly.