Searched refs:ldapBindPassword (Results 1 – 3 of 3) sorted by relevance
61 ldapBindPassword(std::move(ldapBindDNPassword)), tlsCacertFile(caCertFile), in Config()207 if (!ldapBindPassword.empty()) in writeConfig()209 confData << "bindpw " << ldapBindPassword << "\n"; in writeConfig()334 ldapBindPassword = value; in ldapBindDNPassword()649 archive(ldapBindPassword); in save()676 ldapBindPassword = str; in load()
246 std::string ldapBindPassword{}; member in phosphor::ldap::Config
88 return getADConfigPtr()->ldapBindPassword; in configBindPassword()