MongoDB does not enable access control by default

47. MongoDB does not enable access control by default.

  1. True
  2. False

Answer: A) True

Explanation:

By default, MongoDB does not allow for the use of access control. Authorization can be enabled by specifying the —auth option or the security.authorization setting. Client authorization is enabled as a result of enabling internal authentication.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.