-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Security
-
None
Some use cases have a need for "views" per user, and need to be able to grant access only to certain collections in a single database. This can be achieved easily using user-defined roles, with the correct permissions.
However, when configuring roles this way, users can still use the listCollections command, and list collections that they cannot read from.
- duplicates
-
SERVER-32942 mongo shell: for users authorized to certain namespace, make discovery easy
- Closed
- is duplicated by
-
SERVER-25655 mongodb permission issues
- Closed
- is related to
-
SERVER-33148 add db.collection.getInfo() collection method
- Backlog