¥0.1
WARNING: Access control is not enabled for the database.
0
运行MongoDB后提示 :
** WARNING: Access control is not enabled for the database.
** Read and write access to data and configuration is unrestricted.
如何解决?
1个回答
0
采纳
该问题是MongoDB未设置用户名和密码等安全机制所致,你可以设置用户名密码后即可解决。
设置用户名和密码可以参考: https://wuwawuwa.cn/question/57dd28e2273f5d07a6660b7b
撰写回答