Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
Documentation Request Summary:
This flag attaches a clientSource auth restriction to the internal cluster user. The string argument is of the form "(IP | CIDR range)[,(IP or CIDR range)[,...]]".
Eg: "127.0.0.0/8,192.0.2.0/24"
Engineering Ticket Description:
It should construct a set of Restriction Documents containing a single Restriction Document containing a single restriction of type clientSource. This set shall be attached to the __system user’s User object. Write a JSTest to validate this.
Attachments
Issue Links
- documents
-
SERVER-29176 Implement the --clusterIpSourceWhitelist server argument
-
- Closed
-