Details
-
New Feature
-
Resolution: Gone away
-
Major - P3
-
None
-
None
-
Storage NYC 2018-08-13
Description
db.copyDatabase has parameters: fromhost, username and password. However, the user is only authenticated against the fromdb.
We use many databases but store our user authentication in the admin database. There should be an optional 'authdb' parameter which allows the user to be authenticated against that instead.
It seems inconsistent, since we can connect to a mongo server using any database as the authdb, and then access other databases.
See SERVER-22576
Attachments
Issue Links
- is duplicated by
-
SERVER-32713 Support different authentication databases when using db.copyDatabase()
-
- Closed
-