MongoDB authentication - give auth security to your mongo database by creating users credentials

preview_player
Показать описание
#mongodb #nosql
In this tutorial, we will learn how to give mongodb authentication security to your database, so that anyone can't access your mongodb data globally .

Only the user who have access control for your mongodb can read & write into the mongod database, I mean will createUser to access db.

Topic covered in this mongodb tutorial.
1. MongoDB security enabled --- 2:18
2. Create a root user i.e *(admin)* --- 3:45
3. Create a user who can access some particular #database collection with *read/write* permission. --- 6:25
4. A user who is only allowed *read* the mongo database. --- 10:20

_______________________________________________
Comment below for any queries 😀
Follow and support me:

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

For mobile application development keep learning freely from proto coders point
Рекомендации по теме
Комментарии
Автор

Bro, you got a subscriber. I was searching exact same configuration. Found no where but here. Thanks a lot

rahulkushwaha
Автор

I't very easy to understand.Thanks for the video.

venkateshn