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

Enable security in MongoDB is missing #6

Open
marde16 opened this issue May 23, 2024 · 0 comments
Open

Enable security in MongoDB is missing #6

marde16 opened this issue May 23, 2024 · 0 comments

Comments

@marde16
Copy link

marde16 commented May 23, 2024

The sentence "MongoDB security is enabled by default." isn't true, ...

MongoDB security is enabled by default. Securing MongoDB is not required for Sametime but provides the best results.

... because when I access the Mongo shell with mongosh the following information is shown:

   The server generated these startup warnings when booting
   :
   2024-05-23T10:10:14.664+02:00: Access control is not enabled for the database. Read and write access to data and configuration is unrestricted
   :

So I can access databases without login!

For a PoC installation this MongoDB documentation is fine, but not for a productive one.

Please add "Enable security in MongoDB" to the documentation as it was in Version 11.6

and add this additional information link https://www.mongodb.com/docs/upcoming/tutorial/configure-scram-client-authentication/#std-label-create-user-admin

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

No branches or pull requests

1 participant