Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
3.0.3
-
None
-
ALL
-
Description
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.