Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
4
-
true
Description
digestPassword defaults to true, which means, somewhat counterintuitively, that the server is responsible for password hashing. If a client sets it to false, it indicates to the server that the caller has already hashed the password (by MD5-hashing <username>:mongo:<password>)
Attachments
Issue Links
- related to
-
DOCS-3397 Documentation of createUser and updateUser commands should mention digestPassoword flag.
-
- Closed
-