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
Thanks @mreynolds I have no idea how we trod on each other here as I tried to be careful of your changes :( ack from me.
rebased onto f90077f5a6dcac2beee9aff89f82e1abcb5d23f9
No worries, I mean I reviewed the patch and missed it too
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3772
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
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