Used for questions about the authentication and role model on MongoDB.
MongoDB per default starts without the requirement for authentication of a user. It is highly recommended to enable authentication for any kind of production setup following the official documentation. Otherwise anyone knowing the endpoint to connect to the database can execute any command without restrictions including the deletion of all data.