Set New MongoDB Credentials
Version:
2021.1
Last modified: February 10, 2021
Follow these steps to reset your MongoDB credentials on Servers using the embedded version of MongoDB.
- Stop AlteryxService.
- Execute the following command to update the non-admin password:
alteryxservice setemongopassword={password}
- Execute the following command to update the admin password:
alteryxservice setemongoadminpassword={password}
- Start AlteryxService.