-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
First instances:
https://mci.10gen.com/ui/task/mongodb_mongo_master_windows_64_2k8_debug_b79c42855e9c9b8a95a6137b9486f95810d0036d_13_11_06_19_34_08_auth_windows_64
https://mci.10gen.com/ui/task/mongodb_mongo_master_windows_64_debug_b79c42855e9c9b8a95a6137b9486f95810d0036d_13_11_06_19_34_08_auth_windows_64
Logs show:
Error: 18
{ ok: 0.0, errmsg: "auth failed", code: 18 }assert failed
Error: Printing Stack Trace
at printStackTrace (src/mongo/shell/utils.js:38:15)
at doassert (src/mongo/shell/assert.js:6:5)
at assert (src/mongo/shell/assert.js:14:5)
at testProperAuthorization (D:\data\mci\git@github.commongodb\mongo.git\master\jstests\auth\commands_builtin_roles.js:47:5)
at Object.runOneTest (D:\data\mci\git@github.commongodb\mongo.git\master\jstests\auth\commands_builtin_roles.js:88:23)
at Object.authCommandsLib.runOneTest (jstests/auth/lib/commands_lib.js:2208:22)
at Object.authCommandsLib.runTests (jstests/auth/lib/commands_lib.js:2245:24)
at D:\data\mci\git@github.commongodb\mongo.git\master\jstests\auth\commands_builtin_roles.js:164:17
2013-11-06T21:59:56.976+0000 assert failed at src/mongo/shell/assert.js:7
- duplicates
-
SERVER-11609 access violation in AuthzManagerExternalStateMongod::getUserDescription
- Closed