Login

mongo -u mongo_admin -p --authenticationDatabase admin
db.auth("mongo_admin")

Last updated

Was this helpful?