commit | a04e994648cad7ead33aac5ae2ac39bc6c9d2073 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Tue Oct 23 07:31:13 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Nov 07 22:40:43 2018 +0000 |
tree | db2ec5fe9ab74052e4bfeae313fcebdf60631620 | |
parent | 8d656133b3f1e8699f4900e747c1db6d68c98646 [diff] |
Don't store LDAP Bind password Remove LDAP Bind password from the Ldap.Config interface. It is unnecessary and undesirable to store this password in a D-Bus object. The Ldap.Create interface still accepts the Bind password, as before. If an admin has to change the Ldap bind password, they'd need to recreate the LDAP config. Change-Id: Ie5a8002bed3fd8c57500af588d9b010190f5ff9b Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>