1) Start MongoDB without access control. mongod --dbpath /data/db · 2) Connect to the instance. mongo · 3) Create the user. use some_db db. · 4) Stop the MongoDB ...
確定! 回上一頁