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

downgrade 3.0 SCRAM-SHA-1 to 2.6 MONGODB-CR authentication

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      replica set with 3 nodes with Mongodb 3.0.7 stable version on Linux RHEL 7 OS

      I just want to degrade my replica set with 3 nodes(1primary,2-secondary nodes) ... previously i have done this long back but now i am unable to do it .current user config is "_id" : "admin.superuser",
      "user" : "superuser",
      "db" : "admin",
      "credentials" : {
      "SCRAM-SHA-1" : {
      "iterationCount" : 10000,
      "salt" : "3knba4uJKWMKlU6Pg8991A==",
      "storedKey" : "V0BWdjPNauk4GioGBE9wku3j35o=",
      "serverKey" : "hveLO0tD42vleZfwIbluXvzEVkc="

      i just want to degrade SCRAM-SHA to MONGODB-CR authentication.
      can you provide me with steps further

            Assignee:
            kelsey.schubert@mongodb.com Kelsey Schubert
            Reporter:
            rvupp12@gmail.com rohith
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: