Hi,

I'm sorry to annoy you with my problem in this list as well (I posted this question in the -users list already, nobody replied), but maybe I put myself a bit unclear and also, I have the feeling, the -dev list is frequented by much more people.

I'm trying to get the following done:

A newly created content node should only be accessible (including read-permissions) by it's creator. That doesn't seem to be sling's default settings.

I couldn't find any suitable documentation or sample code how this is done. Do I have to implement my own PluggableDefaultAccessManager or AccessManagerPluginFactory? Former doesn't come with much explanation in the source code. Any further hints?

Or could this be done with the existing AM, adding some AccessControlUtil.addEntry in a SlingPostProcessor?

thanks for any hints.

thorsten



Reply via email to