[DOCS-3536] MMS Agent Authentication Requirements are pre-2.6 syntax Created: 03/Jun/14  Updated: 11/Jan/17  Resolved: 19/Aug/14

Status: Closed
Project: Documentation
Component/s: Cloud Manager
Affects Version/s: None
Fix Version/s: 01112017-cleanup

Type: Bug Priority: Major - P3
Reporter: Thomas Boyd Assignee: Sam Kleinman (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 9 years, 37 weeks, 1 day ago

 Description   

Section 7.2 of the MMS On-prem1.4.2 manual

Create a user on the admin database with an operation that resembles the following:
use admin
db.addUser( { user: "<username>",
pwd: "<password>",
roles: [ "clusterAdmin",
"readAnyDatabase",
"userAdminAnyDatabase"
],
otherDBRoles: { local: ['readWrite'],
admin: ['readWrite'] } } )

Should be changed to include command that will work on 2.6 (as well).


Generated at Thu Feb 08 07:45:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.