设置新的 MongoDB 凭证
请按照以下步骤重置 Server 上的 MongoDB 凭证。
设置新的嵌入式 MongoDB 凭证
按照以下步骤,使用 MongoDB 的嵌入式版本重置您在 Server 上的 MongoDB 凭证。
停止 AlteryxService。
通过命令行找到 Alteryx Server 安装文件夹(例如,
D:\Program Alteryx \bin)
。执行以下命令*以更新非管理员密码:
alteryxservice setemongopassword={password}
执行以下命令*以更新管理员密码:
alteryxservice setemongoadminpassword={password}
启动 AlteryxService。
*在 Server 上重置 MongoDB 凭证的另一个方法是返回 Alteryx 系统设置并在其中更新有关值。如需了解详细信息,请转至 Server UI 和控制器。
设置新的高级 MongoDB 凭证
按照以下步骤,使用 MongoDB 的高级版本重置您在 Server 上的 MongoDB 凭证。
停止 AlteryxService。
执行以下命令*以更新数据库连接的凭证:
setmongoconnectioncontroller={value}
启动 AlteryxService。
*在 Server 上重置 MongoDB 凭证的另一个方法是返回 Alteryx 系统设置并在其中更新有关值。如需了解详细信息,请转至 Server UI 和控制器。