db.createUser({ user: "tmerclub", pwd: "tmerclub", roles: [{ role: "dbOwner", db: "tmerclub" }] });