LDAP Config: Extend the support to change the BindDNPassword
Before this commit we don't allow the user to change the bind
DN password as our REST API was the mirror of the D-bus API.
Now with the introduction of Redfish, where we have to give the
support for changing the bind dn password.
With this fix, set property on the d-bus object would update the
underlying ldap config file but wouldn't update the D-bus object due
to security issue.
Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com>
Change-Id: I6072820185cd540fe44850b90a4f6c256c44471c
3 files changed