×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

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.