You will need to use the Kinit utility to obtain and cache a Kerberos ticket before you will be able to use Windows Authentication to sign in to Microsoft SQL Server. The kinit utility is included with Mac OS X.
Two sets of steps are provided: One set is for users who are not currently signed in to the same corporate domain as SQL Server, and another set for users who are. If you are not sure whether or not you are signed in to the corporate domain, do the following:
Open the Terminal application on the Mac (Applications > Utilities > Terminal)
Type klist at the prompt, and press Return.
If the result is No credentials cache file found, you are not joined to a corporate domain. (For example, you may be accessing SQL Server using a VPN.)
In this case, you should follow the "Steps for Users Not Joined to the SQL Server Domain," below.
When in doubt, use the steps for users not joined to the SQL Server domain.
If you are signed in to the Mac as a local user and are not joined to the SQL Server corporate domain, you must obtain the following information before setting up authentication:
Active Directory user name
Domain (specifically, the fully qualified domain name)
Active Directory password
Follow these steps:
Start Terminal (Applications > Utilities > Terminal).
Type kinit <Active Directory user name>@<domain> at the prompt, using your actual Active Directory user name and domain.
When prompted, enter your Active Directory password.
Start Tableau Desktop.
Click Connect to Data and then select Microsoft SQL Server.
In the Server box, type the server's fully qualified domain name (such as mydb.test.ourdomain.lan).
Select Use Windows Authentication, enter your Active Directory user name and password, and click Connect.
If you are signed in to the Mac as a local user and signed in to a corporate network using Active Directory credentials, you must obtain the following information before setting up authentication:
Active Directory user name
Active Directory password
Follow these steps:
Start Terminal (Applications > Utilities > Terminal).
Type kinit <Active Directory user name> at the prompt, using your actual Active Directory user name.
When prompted, enter your Active Directory password.
Start Tableau Desktop.
Click Connect to Data and then select Microsoft SQL Server.
In the Server box, type the server's fully qualified domain name (such as mydb.test.ourdomain.lan).
Select Use Windows Authentication, enter your Active Directory user name and password, and click Connect.
001458068

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.