用pymongo鏈接mongodb,操做時報錯:pymongo.errors.OperationFailure: not authorized on test to execute command

建立鏈接對象時,用client = pymongo.MongoClient('mongodb://user:password@localhost:27017/')這樣的方式,增長權限認證mongodb

相關文章
相關標籤/搜索