-
Type: New Feature
-
Resolution: Duplicate
-
Priority: 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.
- is related to
-
SERVER-1105 access control per collection
- Closed
- related to
-
SERVER-7122 Assign commands to system roles
- Closed