MongoDB修改用户密码

在Mongo当前数据库下执行 db.changeUserPassword('要更改的账户','重新更改的密码');

posted @ 2019-08-14 15:55  BestTarry  阅读(1723)  评论(0)    收藏  举报