Details
-
Bug
-
Resolution: Won't Do
-
Major - P3
-
3.7.9, 3.6.6, 4.0 Required, 3.4 Required
-
None
Description
Description
mongos> use app
|
switched to db app
|
mongos> db.getRole("enableSharding") |
{
|
"role" : "enableSharding", |
"db" : "app", |
"isBuiltin" : true, |
"roles" : [ ], |
"inheritedRoles" : [ ] |
}
|
https://docs.mongodb.com/manual/reference/built-in-roles/
https://docs.mongodb.com/manual/reference/privilege-actions/#enableSharding
seems in documentation there is no role named "enableSharding" but a privilege action