Gerhard Fiedler wrote: You have: > <default> > none ACLs at the current level will always take priority over ACLs higher up - the search basically stops there because you have set default none on the directory, and no other override. If you remove the default for the directory the search will continue to the higher level and work as you expect. Tony