db.createUser( { user: "application_user", pwd: "P@ssword1", roles: [ { role: "readWrite", db: "db_application" } ] } )