You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: This TabPy server is not currently configured for username/password authentication. This means that, because the TABPY_EVALUATE_ENABLE feature is enabled, there is the potential that unauthenticated individuals may be able to remotely execute code on this machine. We strongly advise against proceeding without authentication as it poses a significant security risk.
Do you wish to proceed without authentication? (y/N):
お世話になります。
Tableauの拡張機能からTabPyへの接続を行おうとしております。
各種サイトを参考にしながら、Anaconda PromptによるTabPyのインストールと設定を進めているのですが、下記で躓いており、その先に進むことができません。
こちら、解決方法をご教示いただけないでしょうか。
【実行した手順】
・Anaconda Promptを開き、pip install titlecaseを実行
・pip install tabpyを実行
・tabpyを実行
→ここで、下記のWARNINGが表示される
WARNING: This TabPy server is not currently configured for username/password authentication. This means that, because the TABPY_EVALUATE_ENABLE feature is enabled, there is the potential that unauthenticated individuals may be able to remotely execute code on this machine. We strongly advise against proceeding without authentication as it poses a significant security risk.
Do you wish to proceed without authentication? (y/N):
・その後、下記サイトを参考に、TABPY_PWD_FILEを設定した。ユーザー名とパスワードが無事に設定できたと思われるが、再度tabpyを実行すると上記と同じWARNINGが表示される
https://github.com/tableau/TabPy/blob/master/docs/server-config.md#authentication
なお、上記をメールで相談した際に下記confファイルの設定もご案内いただき試みましたが、同じ状況でした。
tabpy --config=path/to/my/config/file.conf
お手数をおかけいたしますが、分析を開始できず困っており、早急に解決方法をご教示いただけますと幸いです。
何卒よろしくお願いいたします。
The text was updated successfully, but these errors were encountered: