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

MMS On-Prem: credentialstool section should indicate root privilege required

      This example line

      <install_dir>/bin/credentialstool --username <username> --password

      Should have sudo:

      sudo <install_dir>/bin/credentialstool --username <username> --password

      Using the bin/credentialstool requires access to the private "key" of the MMS installation. If you're using the packaged RPM or deb installation of MMS, then this private key file is located at /etc/mongodb-mms/gen.key and is filesystem-restricted to only user mongodb-mms. Therefore sudo/root access is required to use credentialstool.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            john.morales@mongodb.com John Morales (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 35 weeks, 2 days ago