Skip to content

Instantly share code, notes, and snippets.

@chihirokaasan
Last active January 29, 2016 07:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chihirokaasan/9fb4436aa6a1adac4800 to your computer and use it in GitHub Desktop.
Save chihirokaasan/9fb4436aa6a1adac4800 to your computer and use it in GitHub Desktop.
Successfully added user: {
"user" : "userNameHere",
"roles" : [
{
"role" : "userAdmin",
"db" : "DBNameHere"
}
]
}
> db.auth("UserName","PASSWD")
1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment