Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11108

Docs for SERVER-29176: Implement the --clusterIpSourceWhitelist server argument

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.5.10
    • None
    • Server
    • 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

        Activity

          People

            ravind.kumar Ravind Kumar (Inactive)
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              4 years, 26 weeks, 2 days ago