f90077f Issue 50644 - fix regression with creating sample entries

Authored and Committed by mreynolds 4 years ago
    Issue 50644 - fix regression with creating sample entries
    
    Bug Description:  The previous commit for this issue missed how the aci's
                      were were being adjusted for each type of different
                      suffix rdn.
    
    Fix Description:  I just moved the aci creation into the base object
                      creation code where all the info needed was readily
                      available.
    
    relates: https://pagure.io/389-ds-base/issue/50644
    
    Reviewed by: firstyear(Thanks!)