Details
-
New Feature
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
3.3.2
-
None
Description
Hello,
the idea is to permit admin user to check if a password is valid on an other user without authenticate. db.auth permit to authenticate but i just want to check if my password are correct. The idea is to avoid password update if it's not necessary.
My context, mongodb_user ansible plugin. I want to have a real status if the user must be updated or not.
Regards,