Files
freeipa/ipaserver
Christian Heimes f89e501ee1 Handle races in replica config
When multiple replicas are installed in parallel, two replicas may try
to create the cn=replica entry at the same time. This leads to a
conflict on one of the replicas. replica_config() and
ensure_replication_managers() now handle conflicts.

ipaldap now maps TYPE_OR_VALUE_EXISTS to DuplicateEntry(). The type or
value exists exception is raised, when an attribute value or type is
already set.

Fixes: https://pagure.io/freeipa/issue/7566
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Thierry Bordaz <tbordaz@redhat.com>
2018-07-12 15:26:25 +02:00
..
2018-07-12 15:26:25 +02:00
2018-07-12 15:26:25 +02:00
2010-12-20 17:19:53 -05:00
2016-10-20 18:43:37 +02:00
2018-07-05 19:46:42 +02:00