Fix the invalid ACIs on initial creation (for real) #165
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/dirsrv_acis_really_fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #156
I found another issue with the initial ACI creation, while creating a
fresh VM. I thought I had fixed it in #156 but I was wrong. This time
the ACIs are really set and the code runs successfully.
The ACIs are set on the suffix, so modifying it is needed
This won't be executed on a server that is already running, this is only
done on the initial setup
As I already got Kredits for the merged fix that did not work I have intentionally left this one without a Kredits label
LGTM