-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
v8.0
-
Security 2024-12-09, Security 2024-12-23, Security 2025-01-20, RnD Security 2025-03-03
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
Create a built-in role for mongot that contains correct roles to facilitate communication with mongod.
When authorization is enabled on mongod, the connection strings supplied to mongot must contain credentials associated with a user associated with roles that have the privileges required by mongot:
https://github.com/10gen/mms/blob/5ce60b33a0c866d57811d1c9b14b79beae8bee41/server/src/main/com/xgen/svc/nds/planner/GenerateAutomationConfigBaseStep.java#L523
role to be added in src/mongo/db/auth/builtin_roles.yml
- related to
-
SERVER-102718 jstests/auth/lib/commands_lib.js is not running all of its test cases
-
- Closed
-