-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.4.9, 2.6.0-rc1
-
Component/s: Security
-
None
-
Fully Compatible
-
ALL
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
Copydb can copy a database from a remote mongodb cluster. If auth is enabled on the remote cluster, you can provide a username and password to copydb, and copydb will attempt to authenticate to the remote cluster using the username and password provided, using the MONGODB-CR authentication mechanism. If the remote server has MONGODB-CR disabled, however, in favor of Kerberos, LDAP, or X509 authentication, copydb cannot authenticate to it.
- is related to
-
SERVER-11428 copyauth.js failing on Enterprise-Linux 64-bit Amazon AMI
-
- Closed
-
- related to
-
SERVER-23151 Make copyDatabase work with all authentication mechanisms
-
- Closed
-