[x] I have read the contributing guideline and understand that I have made the correct modifications
Description:
Fixes the documentation for Mongo 7.
This has been brought up in several issues that were erroneously closed. This is the command that actually works. The documentation as it's written will result in a failure to auth to the _stat database with no series of commands to issue against Mongo to fix the situation.
Benefits of this PR and context:
Saves folks many hours of troubleshooting.
How Has This Been Tested?
Tested on Ubuntu 24.x
Docker version 25.0.3, build 4debf41
Docker Compose version v2.24.6-desktop.1
Mongo 7.x
Description:
Fixes the documentation for Mongo 7.
This has been brought up in several issues that were erroneously closed. This is the command that actually works. The documentation as it's written will result in a failure to auth to the
_stat
database with no series of commands to issue against Mongo to fix the situation.Benefits of this PR and context:
Saves folks many hours of troubleshooting.
How Has This Been Tested?
Tested on Ubuntu 24.x Docker version 25.0.3, build 4debf41 Docker Compose version v2.24.6-desktop.1 Mongo 7.x
Source / References:
103
98
83
93