Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-8372

Insert only or write once access to a collection or database

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.3.2
    • Component/s: None
    • None

      Requirement:
      Ability to create a user/role which can insert data only.

      Rationale:
      In some use cases there can be a separation of concerns from the system writing data (e.g. adding items to a queue) and the system process the information (e.g. reading and updating the queue). Right now, there is no way to control access by operation, so both systems can read and write data from the same collection / database.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            alvin Alvin Richards (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: