-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tools
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In order for the new mongorestore to work with --dbpath and user/role restoration, it needs access to the _mergeAuthzCollections command, which is not available in the default shim authorization manager.
See
https://github.com/mongodb/mongo/blob/master/src/mongo/tools/restore.cpp#L63
for the equivalent code in legacy mongorestore