It sound a loophole on MongoDB Shard Authentication

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Duplicate
    • Priority: Critical - P2
    • None
    • Affects Version/s: 2.0.5
    • Component/s: Security, Stability
    • None
    • Environment:
      Centos 5.8, MongoDB 2.0.5, php 5.3.11, php mongo driver 1.3 and rockmongo v1.1.1;
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      i use 2 server for setup mongodb.

      Server A:
      rs_a/shardserv 27001,shardserv 27002,Arbiter 27003
      rs_b/shardserv 29001,shardserv 29002,Arbiter 29003
      configserv 31001,configserv 31002,configserv 31003

      Server B:
      mongos 27017
      + Rockmongo

      As usual, i use rockmongo to connect to mongodb cluster. I have created a database with 1 normal user and 1 readonly user. When i first connect to mongodb cluster, it is normal and correct which just show 1 database. However, when i try to click on the database (refresh) a lot of times, it suddenly list all the database include admin, and the worst you can add admin user.

      Is that anything wrong, it a bugs or setup problem?

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

              Created:
              Updated:
              Resolved: