freeipa/daemons/dnssec
Petr Spacek 0b797da560 Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding LDAP limits
ldap2 internally does LDAP search to find out what LDAP search limits
should be used (!). The problem is that this internal search has hardcoded
limits and throws LimitExceeded exception when DS is too slow.

DNSSEC daemons do not need any abstractions from ldap2 so we are going
to use ipaldap directly. This will avoid the unnecessary search and
associated risks.

https://fedorahosted.org/freeipa/ticket/5342

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-10-07 14:28:50 +02:00
..
ipa-dnskeysync-replica Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding LDAP limits 2015-10-07 14:28:50 +02:00
ipa-dnskeysyncd improve the handling of krb5-related errors in dnssec daemons 2015-08-18 21:11:58 +02:00
ipa-dnskeysyncd.service DNSSEC: add ipa dnssec daemons 2014-10-21 12:23:03 +02:00
ipa-ods-exporter Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding LDAP limits 2015-10-07 14:28:50 +02:00
ipa-ods-exporter.service DNSSEC: add ipa dnssec daemons 2014-10-21 12:23:03 +02:00
ipa-ods-exporter.socket DNSSEC: add ipa dnssec daemons 2014-10-21 12:23:03 +02:00