-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.0.3
-
Component/s: Shell
-
None
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When I create multiple variables holding database connections, each with separate and distinct authentication credentials, which ever one I connect to second, I am unable to authenticate to. In my case, the database connections are both replica sets, though I do not know if that matters.
The shell SEEMS to be connecting to the different replica sets. However, something is not right because when I try to authenticate to the second one, it always fails. If I reverse the connection order, then the database that fails to authenticate reverses. There is not a credential problem. And it is not the order in which I authenticate, it is the order in which I connect.