cf6048a replication: refactor the code setting principals as replica bind DNs

1 file Authored by mbabinsk 7 years ago, Committed by mbasti 7 years ago,
    replication: refactor the code setting principals as replica bind DNs
    
    In addition to improving the readability of
    `setup_krb_princs_as_replica_binddns` method, the re-usable bits were factored
    out to separate methods
    
    https://fedorahosted.org/freeipa/ticket/6406
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>