Hi,JCR 2.0 supports a permission jcr:removeChildNodes that allows a user to, well, remove the child nodes of a given node.Is there a way I can specify that a user cannot delete /content/dam/mysite, but can delete all the child nodes underneath it using the /useradmin app?If not, is there any other b...