Using a x509 certificate user as the login user not supported in mongodb_user module?
10 views
Skip to first unread message
dariu...@gmail.com
unread,
Oct 27, 2017, 4:19:14 PM10/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Ansible community,
Does anyone know if the mongodb_user supports the use of a x509 certificate based user? Looking at the given options, there doesn't look like an option to specify an CA file or a key file even though the mongo python driver seems to support x509 based authentication.
Is this module only designed to allow password based users to manage other password based users?