Eren Erdemli wrote
> 
> As admin I mean administrator for given domain who should be able to
> administer nodes and the users of that domain maybe tie them into a jcr
> group?
> 

I'm a little ignorant here as I am a few versions back, bit appears there is
a UserAdmin group in the latest releases that can be used which might be
what you're looking for. 


Eren Erdemli wrote
> 
> How would you automate the acl on user creation and tie them up to paths
> of
> domain.
> 
> Can we use event listeners for user creation?
> 
You could use a JCR Observer to listen to a created event, but I'm not sure
it would be obvious what domain to apply it to.  Why can't whatever code
that created the user follow it up by applying ACL?

--
View this message in context: 
http://apache-sling.73963.n3.nabble.com/Help-Advice-Required-tp3793651p3800975.html
Sent from the Sling - Users mailing list archive at Nabble.com.

Reply via email to