Skip to main content

Set New MongoDB Credentials

Follow these steps to reset your MongoDB credentials on Servers using the embedded version of MongoDB.

  1. Stop AlteryxService.

  2. Execute the following command to update the non-admin password:

    alteryxservice setemongopassword={password}

  3. Execute the following command to update the admin password:

    alteryxservice setemongoadminpassword={password}

  4. Start AlteryxService.