The driver uses buildInfo at connect time to get information about the server build and version, but buildInfo fails if mongod is running with auth.
Note: the behavior of buildInfo changed in release 2.0 of the server. Before, the buildInfo command did not require credentials, but now it does.
- depends on
-
SERVER-3837 BuildInfo shouldn't require auth
- Closed
- is duplicated by
-
CSHARP-347 Command 'buildinfo' failed: need to login
- Closed