Add write concern to user management commands

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.3
    • Affects Version/s: None
    • Component/s: Security
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Will look like:

      db.runCommand({createUser:1, user:'spencer', pwd:'password', roles:['read'], writeConcern: {w:"majority", wtimeout:5000}});
      

      Need to update shell helpers also to pass the write concern information through to the command.

              Assignee:
              Spencer Brody (Inactive)
              Reporter:
              Spencer Brody (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: