JavaShuo
欄目
標籤
解決 :MongoDB couldn‘t add user: not authorized on ‘your db‘ to execute command
時間 2020-07-23
標籤
解決
mongodb
couldn
add
user
authorized
execute
command
欄目
MongoDB
简体版
原文
原文鏈接
這個問題主要是mongodb的配置文件開啓了受權驗證,若是要添加用戶能夠先暫時關閉。web ①將mongod.conf配置文件中的authorization置爲disabledmongodb vi /mongodb/single/mongod.conf ②關閉mongodb(直接kill掉進程):shell ps -elf|grep mongo kill -9 199203 ③啓動mongodb:
>>阅读原文<<
相關文章
1.
not authorized on admin to execute command
2.
splitVector "errmsg" : "not authorized on test to execute command
3.
Unauthorized: not authorized on test to execute command { dbstats: 1.0, scale: undefined, $db: "test
4.
mongodb 報錯 not authorized on admin to execute command【 version 3.2.18 】
5.
"errmsg" : "not authorized on db1 to execute command { insert: \"db1\", ordered: true, $db: \"db1\"
6.
pymongo.errors.OperationFailure: not authorized on test to execute command { listCollections: 1, cur
7.
PyMongo - 鏈接錯誤 - pymongo.errors.OperationFailure: not authorized on test to execute command
8.
用pymongo鏈接mongodb,操做時報錯:pymongo.errors.OperationFailure: not authorized on test to execute command
9.
解決failed to execute [‘dot’, ‘-Tsvg’], make sure the Graphviz executables are on your systems
10.
egit - not authorized
更多相關文章...
•
SVN 解決衝突
-
SVN 教程
•
Docker 安裝 MongoDB
-
Docker教程
•
Scala 中文亂碼解決
•
PHP Ajax 跨域問題最佳解決方案
相關標籤/搜索
authorized
execute
command
add
user
解決
not...else
command+tab
19.command
MongoDB
Spring教程
NoSQL教程
MyBatis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
子類對象實例化全過程
2.
【Unity2DMobileGame_PirateBomb09】—— 設置基本敵人
3.
SSIS安裝以及安裝好找不到商業智能各種坑
4.
關於 win10 安裝好的字體爲什麼不能用 WebStrom找不到自己的字體 IDE找不到自己字體 vs找不到自己字體 等問題
5.
2019版本mac電腦pr安裝教程
6.
使用JacpFX和JavaFX2構建富客戶端
7.
MySQL用戶管理
8.
Unity區域光(Area Light) 看不見光線
9.
Java對象定位
10.
2019-9-2-用自動機的思想說明光速
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
not authorized on admin to execute command
2.
splitVector "errmsg" : "not authorized on test to execute command
3.
Unauthorized: not authorized on test to execute command { dbstats: 1.0, scale: undefined, $db: "test
4.
mongodb 報錯 not authorized on admin to execute command【 version 3.2.18 】
5.
"errmsg" : "not authorized on db1 to execute command { insert: \"db1\", ordered: true, $db: \"db1\"
6.
pymongo.errors.OperationFailure: not authorized on test to execute command { listCollections: 1, cur
7.
PyMongo - 鏈接錯誤 - pymongo.errors.OperationFailure: not authorized on test to execute command
8.
用pymongo鏈接mongodb,操做時報錯:pymongo.errors.OperationFailure: not authorized on test to execute command
9.
解決failed to execute [‘dot’, ‘-Tsvg’], make sure the Graphviz executables are on your systems
10.
egit - not authorized
>>更多相關文章<<