MariaDB
Version 25.3.9414
Version 25.3.9414
MariaDB
CData Sync アプリケーションからMariaDB コネクタを使用して、サポートされている任意のデータソースから同期先のMariaDB へデータを移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
MariaDB コネクタを追加
Sync でMariaDB のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
同期先タブをクリックしてMariaDB 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてMariaDB コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。
MariaDB への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
-
Connection Name - Enter a connection name of your choice.
-
Server - Enter the host name or the IP address of your server.
-
Port - Enter the port for the MariaDB database. The default port value is 3306.
CData Sync supports authenticating to MariaDB in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.
Password
ユーザー資格情報で接続するには、次のプロパティを設定します。
-
Auth Scheme:Password を選択。
-
User:MariaDB アカウントへの認証に使用するユーザー名を入力。
-
Password:MariaDB アカウントへの認証に使用するパスワードを入力。
NTLM
To connect with NTLM user credentials, specify the following properties:
-
Auth Scheme – Select NTLM.
-
Domain - Enter the domain name for your Microsoft Windows (NTLM) login.
-
NTLM Version - Select the version for you NTLM. The default version is 1.
Azure Active Directory
To connect with your Azure Active Directory credentials, specify the following properties:
-
Auth Scheme – Select AzureAD.
-
Azure Tenant - Enter the Microsoft Online tenant to which you want to connect. If you do not specify a tenant, CData Sync uses the default tenant.
-
OAuth Client Id - Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
-
OAuth Client Secret - Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
Azure Password
To connect with an Azure password, specify these settings:
-
Auth Scheme - Select AzurePassword.
-
Azure Tenant - Enter the identifier (Id) of the Azure Tenant under which your OAuth and client applications were created. This Id is available under Directory (tenant) ID on the Overview page of one of the applications.
Azure Managed Service Identity
Azure 仮想マシン上でCData Sync が実行されている場合にAzure マネージドサービスID(MSI)を利用するには、Auth Scheme でAzure MSI を選択します。追加のプロパティは必要ありません。
LDAP
LDAP 認証情報で接続するには、次のプロパティを指定します。
-
Auth Scheme - LDAP を選択。
-
User - MariaDB アカウントへの認証に使用するユーザー名を入力。
-
Password - MariaDB アカウントへの認証に使用するパスワードを入力。
Complete Your Connection
To complete your connection:
-
Specify these properties:
-
Database (optional) - Enter the name of the MariaDB database.
-
Use SSL - Select whether you want to enable Secure Sockets Layer (SSL). The default value is False.
-
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
AzureAD で認証する場合は、MariaDB への接続 をクリックしてMariaDB アカウントに接続します。
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とMariaDB の連携について、詳しくはMariaDB Connector for CData Sync を参照してください。