Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Enterprise Advanced
Created by Guest
Created on Aug 30, 2023

clear text password for mongodb ldap authorization

Add the feature to Encrypt the queryPassword parameter for LDAP in the config file directly via Ops Manager , so that text password should not be present in config file. Keeping direct password is a security concern. Sample format of the config file: ldap: authz: queryTemplate: '{USER}?memberOf?base' bind: method: simple queryPassword: queryUser: servers: serevername:port transportSecurity: tls userToDNMapping: '[ { match : "xxxxx)))" } ]