-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.3.1
-
Component/s: None
-
None
The following properties and methods of MongoServer only work if the DefaultCredentials are valid for the admin database. There should probably be a better way to provide admin credentials without making them the default credentials.
The properties and methods affected are:
AdminDatabase
DatabaseExists
DropDatabase
FetchDBRef
GetAdminDatabase
GetDatabaseNames
GetLastError
RunAdminCommand
Shutdown