Security - MongoDB
Last updated
Was this helpful?
Last updated
Was this helpful?
versions >= 2.6.0
Set by a config file, binds DB to 127.0.0.1
by default. The DB will only listen to local connections.
version < 2.6.0
By default, MongoDB was left open to remote connections. Authentication is also not required by default.