-
Notifications
You must be signed in to change notification settings - Fork 758
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
AD authentication not working (kubernetes) #876
Comments
keytab works from container host, encryption used : aes128 & aes256 |
Take a look at #871. |
Thank you so much @tkammerlander ! I had a look on #871 about CU9 before opening this issue as I tested CU9 rhel image (I'm used to test with rhel images) and AD authentication still was not working ... I just tested with ubuntu image of CU9 and AD authentication WORKS !!! |
yeah so cool to have a working version after all. |
did you get it to work with docker compose or directly with a docker run command? because we seem to have problems with getting it to work with docker compse (portainer) too. thx, regards tom |
I'm using kubernetes (statefulset yaml configuration) |
Hello,
Versions tested : 2019-latest and 2022-latest (rhel).
AD login creation works using 'sa' connection.
But I can't get AD authentication to work, I have this error message :
The connection is tried remotely from SSMS 17 (Management Studio) using AD account.
PAL log from kubernetes container :
Did anyone experience this ?
Any help would be greatly appreciated ...
The text was updated successfully, but these errors were encountered: