I joined Rancher (2.6.9) to AD domain through Auth Provider, and after successful joining to domain, if I logout from rancher and login again, I faced with issue not having access to domain users and shows this error that not able to fetch domian users, also I am not able to ad ny domain users too. Who does have any opionion about this problem?
f
famous-angle-73641
11/16/2022, 3:53 PM
did you login with an AD account or a local account for that screenshot?
if local, that is why, login with an AD user. If an AD user, the AD Auth setup cannot query so it somehow isn't working.
c
clean-ability-26001
11/16/2022, 4:04 PM
this screen is by local admin account becasue I couldn't login with each of domain users!
f
famous-angle-73641
11/16/2022, 4:07 PM
i would re-setup and validate your AD config then, but it is normal and expected to see that when logged in as the Admin user.
i am sure your Rancher pods log could tell you too why you cannot login via AD.
c
clean-ability-26001
11/16/2022, 4:29 PM
I used helm charts to deploy HA rancher with 3 instances
one thins is that when I wanted to join Rancher to domain, I should use IP of the DNS server not domain name.
also I found that in Rancher's log that an issue to resolve by local DNS which I am not sure why it should be resoved it while I am using Windows DNS service
tI am also wondering if I want to join with TLS, how should i provide needed certificate? and it is related to issue or not?