MongoDB 3.x的用户添加和删除

添加用户 db.createUser({user:'',pwd:'',role:[]})

删除用户 db.dropUser('')

posted @ 2018-01-26 16:50  画个女孩陪着我  阅读(218)  评论(0编辑  收藏  举报