c2f8c84 Issue 8456 - Add new aci's for the new replication changelog entries

3 files Authored by mreynolds 3 years ago, Committed by rcritten 3 years ago,
    Issue 8456 - Add new aci's for the new replication changelog entries
    
    Description:  We need a read and a write aci for the new changelog location,
                  which was moved from cn=changelog5,cn=config to
                  cn=changelog,cn=BACKEND,cn=ldbm database,cn=plguins,cn=config
    
                  The read aci allows the replica hostgroup entry to find and
                  read the changelog confguration, and the write allows the replica
                  to update the changelog with a proper trimming settings.
    
    Fixes: https://pagure.io/freeipa/issue/8456
    
    Signed-off-by: Mark Reynolds <mreynolds@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>