Description
http://docs.mongodb.org/manual/reference/privilege-actions/#authr.enableSharding
Its description is wrong. enableSharding on cluster resource does nothing. enableSharding on a database resource lets you run the enableSharding command on that database, and enableSharding on a collection resource lets you run the shardCollection command on that collection
Attachments
Issue Links
- is related to
-
DOCS-3403 Audit resources on the "Privilege Actions" page
-
- Closed
-