I've updated my Kolab 3.4 to Kolab 16 (on Debian). The installation itself has been updated to 3.4 before, so I don't know where the ACI has been changed.
I tried to add some delegations and got an error. I've found
https://issues.kolab.org/show_bug.cgi?id=2300#c10
A compare with my installation showed that I indeed missed some attributes:
KolabDelegate, kolabInvitationPolicy, kolabAllowSMTPSender
I haven't seen comments about that in the upgrade documents. And it seems
the new packages didn't handle that.
So, what should we do?
- Can we fix the ACIs during package update?
- Can pykolab or something else fix that up?
- If not, we need to document the needed changes in the upgrade docs.
Can we get changes from https://git.kolab.org/diffusion/WAP/history/master/lib/Auth/LDAP.php or the blame?