freeipa/install/restart_scripts
Jan Cholasta b189be12ec dsinstance: reconnect ldap2 after DS is restarted by certmonger
DS is restarted by certmonger in the restart_dirsrv script after the DS
certificate is saved. This breaks the ldap2 backend and makes any operation
fail with NetworkError until it is reconnected.

Reconnect ldap2 after the DS certificate request is finished to fix the
issue. Make sure restart_dirsrv waits for the ldapi socket so that the
reconnect does not fail.

https://pagure.io/freeipa/issue/6757

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2017-04-07 18:53:15 +02:00
..
Makefile.am Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert Set explicit confdir option for global contexts 2016-12-02 09:14:35 +01:00
renew_ra_cert Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
renew_ra_cert_pre cert renewal: make renewal of ipaCert atomic 2015-11-19 13:06:12 +01:00
restart_dirsrv dsinstance: reconnect ldap2 after DS is restarted by certmonger 2017-04-07 18:53:15 +02:00
restart_httpd Fix renewal lock issues on installation 2016-11-16 09:10:01 +01:00
stop_pkicad Set explicit confdir option for global contexts 2016-12-02 09:14:35 +01:00

This directory contains scripts to be used by the command (-C) option
of certmonger to restart services when the certificates are renewed.