Windows 認証を使用して Microsoft SQL Server にサインインできるようにするには、Kinit ユーティリティを使用して Kerberos チケットを取得してキャッシュする必要があります。kinit ユーティリティは Mac OS X に付属しています。
次の 2 通りの手順を説明します。1 つは SQL Server と同じ企業ドメインに現在サインインしていないユーザー向けの方法、もう 1 つはサインインしているユーザー向けの方法です。企業ドメインにサインインしているかどうか分からない場合は、次の操作で確認できます。
Mac で Terminal アプリケーションを開きます ([アプリケーション] > [ユーティリティ] > [ターミナル])。
プロンプトでklistと入力し、Return を押します。
"No credentials cache file found" という結果が返された場合、ユーザーは企業ドメインに参加していません。(たとえば、VPN を使用して SQL Server にアクセスしている場合など)
その場合、以下の "SQL Server ドメインに参加していないユーザー向けの手順" を実行します。
迷った場合は、SQL Server ドメインに参加していないユーザー向けの手順を実行してください。
ローカル ユーザーとして Mac にサインインしていて、SQL Server 企業ドメインに参加していない場合、認証を設定する前に次の情報を取得する必要があります。
Active Directory ユーザー名
ドメイン (具体的には、完全修飾ドメイン名)
Active Directory パスワード
次の手順に従います。
Terminal を開始します ([アプリケーション] > [ユーティリティ] > [ターミナル])。
実際の Active Directory ユーザー名およびドメインを使用して、プロンプトでkinit <Active Directory user name>@<domain>と入力します。
プロンプトが表示されたら、Active Directory パスワードを入力します。
Tableau Desktop を起動します。
[データに接続] をクリックし、[Microsoft SQL Server] を選択します。
[サーバー] ボックスに、サーバーの完全修飾ドメイン名 (「mydb.test.ourdomain.lan」など) を入力します。
[Windows 認証を使用] を選択して Active Directory ユーザー名およびパスワードを入力し、[接続] をクリックします。
ローカル ユーザーとして Mac にサインインしていて、 Active Directory 認証資格情報を使用して企業ネットワークにサインインしている場合、認証を設定する前に次の情報を取得する必要があります。
Active Directory ユーザー名
Active Directory パスワード
次の手順に従います。
Terminal を開始します ([アプリケーション] > [ユーティリティ] > [ターミナル])。
実際の Active Directory ユーザー名を使用して、プロンプトでkinit <Active Directory user name> と入力します。
プロンプトが表示されたら、Active Directory パスワードを入力します。
Tableau Desktop を起動します。
[データに接続] をクリックし、[Microsoft SQL Server] を選択します。
[サーバー] ボックスに、サーバーの完全修飾ドメイン名 (「mydb.test.ourdomain.lan」など) を入力します。
[Windows 認証を使用] を選択して Active Directory ユーザー名およびパスワードを入力し、[接続] をクリックします。
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.