June 15, 2020 at 4:46 pm
I see my sql server is NTLM authentication enabled. I am looking to connect using my mac pro laptop now and I am not able to connect to sql servers as they use windows authentication without kerberos so I can't connect from non windows machines. I am thinking to use sql account instead of enabling kerberos. Any thoughts?
June 15, 2020 at 4:52 pm
you can setup Kerberos: https://docs.microsoft.com/en-us/sql/azure-data-studio/enable-kerberos?view=sql-server-ver15
Otherwise, you have to use sql auth
June 15, 2020 at 5:01 pm
Thanks! So I have to setup at server level right? Would there be any impact to other users after setup to kerberos who would be connecting using Windows or any other issues you are aware of?
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply