Skip to content

Instantly share code, notes, and snippets.

@miladhub
Created May 7, 2019 15:31
Show Gist options
  • Save miladhub/a00aa31826b3423970bdc34132c2b1c2 to your computer and use it in GitHub Desktop.
Save miladhub/a00aa31826b3423970bdc34132c2b1c2 to your computer and use it in GitHub Desktop.
db.createUser({"user" : "my_user","pwd" : "my_user", "roles" : [{"role" : "dbOwner", "db" : "my_db"}]})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment