#3 Create administrator user for MongoDB. > mongo > use admin switched to db admin > db.createUser( { user: "webs_admin", pwd: "websoft9", ...
確定! 回上一頁