Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-1987

Update Authentication Requirements for MMS agent documentation when DBStats are disabled or not desired

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • Affects Version/s: None
    • Component/s: Cloud Manager
    • Labels:
      None

      Page url:
      https://mms.mongodb.com/help/management/permissions/

      If you don't want to get DB Stats the minimum required role is only:

      use admin
      db.addUser( { user: "agent",
                    pwd: "Moon1234",
                    roles: [ "clusterAdmin"
                           ]
                   } )
      

      You can disable DBStats from the MMS settings page:

      Settings -> General Settings and disable "DB Stats".

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            gianfranco Gianfranco Palumbo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 8 weeks, 2 days ago