ディスカッション

答えを見つけ、質問し、Alteryx の専門知識を共有してください。
解決済み

Regarding the setting of the private key during Snowflake key pair authentication

sato1029
メテオロイド

Could you please provide the method for key pair authentication in Snowflake as per the subject line?

Is my understanding correct that the following procedure can be executed without setting the private key on the server side?
※I am concerned if this can be completed solely on the user side.

■Procedure

  1. Create a DCM (Data Connection Manager) for Snowflake key pair authentication in Alteryx Designer.

    • Credentials need to be set for each Snowflake user.
  2. Synchronize the DCM from Alteryx Designer to Alteryx Server.

    • Does this DCM synchronization automatically save the private key to Alteryx Server?
      ⇒ If it does, in which area of the server is the private key saved?
2件の返信2
AkimasaKajitani
17 - Castor
17 - Castor

@sato1029 さん

 

日本語の回答で良いと思うので日本語で対応させて頂きます。

Key pairの場合、Private Key File Pathの設定が必要ですが、この中身(実際のKey File)のコピーまでは同期では行ってくれないので、サーバー側にもKeyFileをおいておく必要があります。

作成したDesignerのKeyFileのパス構成と同じにしておくと運用面では楽だと思います。

 

こちらのディスカッション(英語)に同様のことが言われております

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Access-your-Snowflake-data-usi...

 

sato1029
メテオロイド

ご回答いただきありがとうございます。
サーバ側でもキー保管が必要な旨、承知いたしました。
運用を検討いたします。

トップのソリューション投稿者