Create a new authorization action type for the refineCollectionShardKey command called refineCollectionShardKey, put it in the same action set as the action required to shard a collection, enableSharding, and require users must be authorized for this action to run refineCollectionShardKey.
- has to be done after
-
SERVER-41655 Implement skeletons for refineCollectionShardKey and _configsvrRefineCollectionShardKey
- Closed