Skip to main content

新規の MongoDB 資格情報を設定

埋め込みバージョンの MongoDB を使用して Server の MongoDB 資格情報をリセットするには、次の手順を実行します。

  1. AlteryxServiceを停止します。

  2. 次のコマンドを実行して、非管理者パスワードを更新します。

    alteryxservice setemongopassword={password}

  3. 次のコマンドを実行して、管理者パスワードを更新します。

    alteryxservice setemongoadminpassword={password}

  4. AlteryxService を起動します。