Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-6427

mongos does not support copydbgetnonce

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.0.6, 2.1.2
    • Component/s: Security
    • ALL

      This makes it impossible to use copydb in a sharded cluster with authentication.

      mongos> db.runCommand(

      {'copydbgetnonce': 1, 'fromhost': 'localhost:27017'}

      )
      Thu Jul 12 13:40:18 uncaught exception: error

      { "$err" : "unrecognized command: copydbgetnonce", "code" : 13390 }

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: