可以使用以下命令在MongoDB服务器中创建具有管理员权限的用户。 $ mongo > use admin > db.createUser( { user:"maxsu", pwd:"pwd123", roles:[{role:" ...
確定! 回上一頁