How can I authenticate a specific database in mongo ?
I am using AWS EC2 (Ubuntu). There are many users in the system & they have applications which uses mongodb. Now I have to use the same mongodb but different db by keeping authentication (only for that specific DB), so that other users can use their ...
Join discussion