Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
For example:
- a clusterAdmin can call sh.addShard (command "addShard"), but can't call sh.startBalancer (update to config.settings)
- a clusterAdmin can call rs.status (command "replSetGetStatus"), but can't call rs.conf (find on local.system.replset)
Currently, the only such shell function addressed is "sh.status()", under the "Combined Access" section.