9bc032f Update Dogtag 9 database during replica installation

4 files Authored by mkosek 10 years ago, Committed by pviktori 10 years ago,
    Update Dogtag 9 database during replica installation
    
    When Dogtag 10 based FreeIPA replica is being installed for a Dogtag 9
    based master, the PKI database is not updated and miss several ACLs
    which prevent some of the PKI functions, e.g. an ability to create
    other clones.
    
    Add an update file to do the database update. Content is based on
    recommendation from PKI team:
       * https://bugzilla.redhat.com/show_bug.cgi?id=1075118#c9
    
    This update file can be removed when Dogtag database upgrades are done
    in PKI component. Upstream tickets:
       * https://fedorahosted.org/pki/ticket/710 (database upgrade framework)
       * https://fedorahosted.org/pki/ticket/906 (checking database version)
    
    Also make sure that PKI service is restarted in the end of the installation
    as the other services to make sure it picks changes done during LDAP
    updates.
    
    https://fedorahosted.org/freeipa/ticket/4243
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Petr Viktorin <pviktori@redhat.com>
    
        
file modified
+1 -0