

InterviewSolution
Saved Bookmarks
1. |
You must have the _________ action on a database to modify the password of any user on that database.(a) changePassword(b) changeAnyPassword(c) removePassword(d) none of the mentionedI had been asked this question in exam.This intriguing question comes from User and Role Management in section Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» The CORRECT CHOICE is (B) changeAnyPassword |
|