Details
-
Bug
-
Status: Accepted
-
Major - P3
-
Resolution: Unresolved
-
Legacy C++ Implementation, 3.6.2
-
None
-
Platforms 2017-01-23
-
(copied to CRM)
Description
- Run mongodump -d TEST1 --dumpDbUsersAndRoles to dump data and users from database TEST1
- Run mongorestore -d TEST2 --restoreDbUsersAndRoles dump/TEST1/ to restore data and users to another database TEST2.
Data will be restored to database TEST2, but the users will be restored to database TEST1.
Attachments
Issue Links
- is related to
-
TOOLS-2484 Improve User/Role restore and selectivity
-
- Accepted
-