Set up authentication and authorization on MongoDB

Опубликовано: 08 Июнь 2026
на канале: Study with Ibtissam 🧑‍🎓
3,358
21

Please watch: "3- Step-by-Step Guide to the Machine Learning Process with Cookie Shop Recommendation System Example "
   • 3- Step-by-Step Guide to the Machine Learn...   -~-
Authentication and authorization are two important aspects of MongoDB Server Administration. Both authentication and authorization are important for your databases security on MongoDB even if you have a secure infrastructure on your company. On this tutorial, I walk you through the steps and techniques you can use to set up authentication and authorization on MongoDB. we will start with a command to add users to your MongoDB and assign roles for database access. Finally, In conclude this tutorial with how you can log in to Database through the user created.


Medium: https://medium.com/@ibtissam.makdoun/... Playlist link:    • Application and uses of MongoDB and Instal...  

Application and uses of MongoDB and installation on Windows:    • Application and uses of MongoDB and Instal...  
Create and query MongoDB collection:    • Create and query mongodb collection  
Find a document using MongoDB Compass:    • Find a document using MongoDB Compass  
Create a document using MongoDB Compass:    • Create a document using MongoDB Compass  
MongoDB challenge 1: Create a document:    • MongoDB challenge 1: Create a document  
Solution MongoDB Challenge: Create a document:    • Solution MongoDB Challenge: Create a document  
Understanding MongoDB queries using operators:    • Understanding MongoDB queries using operat...  
MongoDB indexes to enhance the performance of queries:    • MongoDB indexes to enhance the performance...  
Import, export and delete files from MongoDB using GridFS:    • Import, Export and Delete files from Mongo...  
Coding with MongoDB using Python and R Progamming Languages:    • Coding with MongoDB using Python and R Pro...  
Set up replica set on MongoDB:    • Set up replica set on MongoDB in 10 minutes  
Understand MongoDB configuration file:    • Understanding MongoDB Configuration File  
Understand sharding on MongoDB:    • Understand sharding on MongoDB : server ad...  
Set up authentication and authorization:    • Set up authentication and authorization on...  
Backup your databases on MongoDB:    • Backup your database on MongoDB