Hi Jacob, the acl_inheritance_type explains, how ACEs are inherited. It supports the values none (no ACE inheritance), root (just the root ACEs are inherited), path (ACEs are inherited over the URI) and full (ACEs are inherited over all available bindings), Default should be path (as far as I know). With the implementation of binding, it was necessary to have a switch to still support "path". But in case of BIND, if I you still use "path", the ACE of a specific resource would depend of the requested path. In this case, a principal can have different rights at the same ressource, depending on the URI he invokes.
regards, Eckehard -----Original Message----- From: Jacob Lund [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 2. Dezember 2004 12:52 To: [EMAIL PROTECTED] Subject: acl_inheritance_type - how does it work? Hi Can someone explain the parameter acl_inheritance_type in the domain.xml? Thanks Jacob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
