80f1e0a Handle principal not found errors when converting replication a greements

1 file Authored by rcritten 12 years ago, Committed by mkosek 12 years ago,
    Handle principal not found errors when converting replication a greements
    
    There are times where one side or the other is missing its peers
    krbprincipalname when converting from simple to GSSAPI replication. Ticket
    1188 should address the cause of this.
    
    This patch provides better information and handling should either side
    be missing.
    
    ticket 1044