I need to connect to sql server using Windows authentication on a mac.
I want to use
kinit
but I have problem with generate DC name.
On windows I ran command:
nltest /dsgetdc:xx.xx.com
And output is:
GETTING DS NAME FAILED: STATUS = 1355 0X54B ERROR_NO_SUCH_DOMAIN.
I can log into this server on windows using SQL Server Management Studio so I know the account I want to use is working for the level of access I want to grant.
How can I connect with this server to get kerberos tickets / use an AD account in general with Finder to mount shares?
Asked by CezarySzulc
(111 rep)
Sep 20, 2018, 10:54 AM
Last activity: Sep 20, 2018, 06:46 PM
Last activity: Sep 20, 2018, 06:46 PM