mongodb –auth option
Suppose I run mongodb as a service with the –auth option (requiring a username and password to CRUD data) in an AWS EC2 shell (which does not ask for a password when you sudo)
Now, suppose someone has hacked into the termin… Continue reading mongodb –auth option