Commit Graph

14 Commits

Author SHA1 Message Date
Kaloian Manassiev
3ed6635a5f SERVER-21050 Cleanup ReplSetTest
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05:00
Spencer T Brody
32be1f0679 SERVER-18103 Fix copyauth.js to run all permutations except skip one that is currently broken 2015-04-17 13:45:40 -04:00
Andreas Nilsson
eb3435c25e SERVER-15236 Using SCRAM-SHA-1 for keyfile authentication 2014-10-10 09:55:13 -04:00
Amalia Hawkins
1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
Shaun Verch
6816eddd30 SERVER-12820 Added jstest for various possible copydb command uses 2014-03-11 11:49:49 -04:00
Spencer T Brody
49fd6dbb2b SERVER-11555 Replace all occurrences of addUser with createUser in jstests 2013-11-06 17:11:39 -05:00
Benety Goh
2e10439eba SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell 2013-10-29 13:11:41 -04:00
Spencer T Brody
a3b2652ec9 SERVER-11428 Fix copyauth.js test in enterprise builders by forcing authMechanism to MONGODB-CR 2013-10-28 19:01:47 -04:00
Spencer T Brody
0e35f9154f SERVER-8213 Make copyDB and clone work with auth when using new-style users 2013-10-28 14:57:51 -04:00
Spencer T Brody
b9a1874e3e SERVER-9517 SERVER-8213 Temporarily disable copydb tests that use auth until the copyDB command works with new roles 2013-09-06 11:29:57 -04:00
Spencer T Brody
4267648309 SERVER-8280 SERVER-7864 Make copydb command work without username/password when dest machine has auth but source does not 2013-03-18 18:02:51 -04:00
Spencer T Brody
b22177be93 SERVER-7864 Disable jstests/auth/copyauth.js test as copyDatabase no longer works with auth 2012-12-06 15:10:03 -05:00
Aaron
b92ecb5690 SERVER-579 when target is running with security as well 2010-02-16 15:28:49 -08:00
Aaron
7ed81cdf6b SERVER-579 support copyDatabase from source running with security 2010-02-16 15:20:35 -08:00