-
Type: Task
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: Legacy C++ Implementation
-
Component/s: mongodump, mongoexport
-
None
Currently if you try to mongodump as a read-only user the dump fails when it cannot access the system.users collection. Instead of failing the dump completely, we should probably just log a warning and continue. This will become even more important once we have collection-level access control.
- duplicates
-
TOOLS-539 Add a "preflight check" to mongodump and mongoexport to ensure no issues prior to running
- Development Complete
- is duplicated by
-
SERVER-10841 Mongodump fails partway through without authenticationDatabase option.
- Closed
-
SERVER-9009 mongodump fails when run by a read-only user
- Closed
- is related to
-
TOOLS-132 Mongodump and mongorestore without super user privileges
- Closed
-
SERVER-10493 Update tools to support backing up and restoring user data properly with new user format 2.6
- Closed
-
SERVER-10750 Minimum roles required to run mongorestore with authentication
- Closed
- related to
-
SERVER-4692 Read-only users should be denied access to system.users collection
- Closed
-
TOOLS-120 mongorestore - it would be nice to check all the required privileges to restore all the collections before restoring any documents to any collections
- Closed