Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
1.3.1
-
None
-
None
Description
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