Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.7.3
-
None
-
Fully Compatible
-
ALL
-
v3.6, v3.4, v3.2
-
TIG 2018-03-26
-
0
Description
authutil.asCluster() in mongo/src/shell/utils_auth.js is hardcoded to use SCRAM-SHA-1 to auth the __system user. On replica sets running with SSL, we have to use MONGODB-X509 as the auth mechanism and pass in an empty user and password.
Attachments
Issue Links
- is related to
-
SERVER-33751 Auth when connecting to an existing cluster in ReplSetTest
-
- Closed
-