#1044 Not enough error handling when searching for replication hosts
Closed: Fixed None Opened 13 years ago by rcritten.

In setup_krb_princs_as_replica_binddns() we search for both sides of a replication agreement but don't handle the case where the principal for either side doesn't exist.


We are waiting for the principal just created to be replicated to us.
We should probably retry a couple of times if it is not found and then give up with an error.

I think this may be related to ticket 1188.

The bottom line is that one side of the replication agreements are missing the principal information. This is probably due to the replica crashing during set up.

In this ticket I'll focus on improving the handling only.

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.1 - 2011/08 (Final)

7 years ago

Login to comment on this ticket.

Metadata