Merry Mou
0c695aa1e8
SERVER-13647 give restore privileges to root
2015-08-21 16:06:42 -04:00
mike o'brien
609a1492d2
TOOLS-327 fix tests relying on --w to use --writeConcern
2014-11-21 20:52:32 -05:00
Adam Midvidy
e5f1fc0362
SERVER-15992 dumprestore_auth{2,3} js rely on W=0
...
Closes #865
Signed-off-by: Benety Goh <benety@mongodb.com >
2014-11-06 12:22:31 -05:00
Adam Midvidy
a2512e3b7e
SERVER-15979: Remove mmap_v1isms from tool suite
...
Signed-off-by: Ian Whalen <ian.whalen@gmail.com >
2014-11-05 19:16:58 -05:00
Amalia Hawkins
b1e42ae09d
SERVER-13804 add necessary privilege to the built-in restore role
2014-05-14 11:44:42 -04:00
Eliot Horowitz
6718e33f5e
SERVER:8412: re-write repairDatabase to use new constructs
...
to make clean, also fix Database::createColection
2014-02-18 23:11:00 -05:00
Spencer T Brody
dac6264fb0
SERVER-12369 SERVER-11461 Update mongodump and mongorestore to properly handle users and roles in 2.6
...
There are some known caveats:
(1) It's not safe to run mongorestore while user-management commands are
executing on a live system (SERVER-12539).
(2) To restore 2.4 users to a 2.6 system that has never had any users added, you
must manually insert the version document indicating v1 users into
admin.system.version, which must be done by a highly privileged user, before
beginning the restore (SERVER-12541).
2014-01-29 18:50:17 -05:00
Spencer T Brody
662dcd9962
SERVER-11555 SERVER-11365 Deprecate addUser shell helper in favor of new createUser helper
2013-11-06 13:20:22 -05:00
Spencer T Brody
ce43f6c474
SERVER-11499 SERVER-11461 Fix dumprestore5.js and expand it to include roles
2013-11-01 16:19:38 -04:00