-
Type:
Task
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.2
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
How does one create a user on a 2.4.5 version of MongoDB, but from the C# driver version 2.2?
I am unfortunately temporarily stuck with a very old MongoDB server version (2.4.5), and am in the process of trying to upgrade both DB, and the C# driver. The driver documentation states compatibility with server 2.4, and so far it seems to be working. Where I am struggling now however is the creation of new users in a database.
I strongly suspect this will be quite a simple thing, I just can't for the life of me figure it out...