--On Wednesday, December 9, 2020 10:27 AM +0000 Клеусов Владимир Сергеевич <[email protected]> wrote:

Thanks.


Final version
https://pastebin.com/sKE4EL2U

I applied and then rebooted all the ldap servers

There should be no reason to reboot. If you wanted to force close existing replication connections, simply restart slapd.

But now I can use two admin passwords (old and new) Can I only make one
password ?  I check it like this
ldapsearch -W  -H ldaps://ldap1.domain.com:636 -x -D
"cn=admin,dc=domain,dc=com" -b «dc=domain,dc=com" -s sub "(cn=*)"

This would indicate that in addition to the rootdn being defined in the slapd configuration, you also have an entry for it in the database. You'll need to update the password for the entry in the database as well. I would suggest using the ldappasswd client utility for that.

Regards,
Quanah

--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>

Reply via email to