Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TabPy初期設定時のユーザーネーム/パスワードの設定方法について #631

Open
beach3434 opened this issue Jan 5, 2024 · 0 comments

Comments

@beach3434
Copy link

お世話になります。
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

お手数をおかけいたしますが、分析を開始できず困っており、早急に解決方法をご教示いただけますと幸いです。
何卒よろしくお願いいたします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant