Ldap: Add the BindDn password in the config interface

Specifies the credentials with which to bind,Implementation should
consider changing the permissions of the underlying file to
only grant access to the root user.
This property value should not be reflected on the D-bus object itself.
Implementation can use the given value and update the service
implementing the LDAP client.This is just to facilitate the support
for changing the bin dn password if needed.

Currently this property is over D-bus, There are security concerns
for the same, but once we find better way to update the ldap password
we would fix it.

Change-Id: I69a4334134c0567d67be4b0071a80b7c9977316e
Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com>
1 file changed