I want to add an ACE to an ACL but the current user is not necessarily the owner of the ACL.
This results in the exception

org.springframework.security.acls.model.NotFoundEx ception: Unable to locate a matching ACE for passed permissions and SIDs

How do I give the current user, or possibly a role, the permission to update the ACL ?