Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: specify Authentication database among Compass connection fields #2958

Conversation

sc-david-voisin
Copy link
Contributor

@sc-david-voisin sc-david-voisin commented Jan 13, 2025

Within db-tunnel, the MongoDB connection configuration Compass requires the field Authentication Database to be filled.
As opposed to Username and Password, the field is not specified, and may takes time to guess it if you're not used
to (like me).

scrot-20250113-163310

Fix #2957

Copy link
Contributor

@mcimbaro mcimbaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sc-david-voisin sc-david-voisin merged commit c8596e3 into master Jan 14, 2025
1 check passed
@sc-david-voisin sc-david-voisin deleted the doc/2957/connection-to-mongodb-via-a-db-tunnel-require-the-authentication-database branch January 14, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection to MongoDB via a DB Tunnel require the "Authentication Database"
2 participants