On 2/15/11 1:40 AM, "Ride Shoot Speak" <[email protected]> wrote: > Hi, > > I want to use ZOO_CREATOR_ALL_ACL for the creation of all znodes. > Unfortunately zoo_create always returns ZINVALIDACL (-114) each time I try > to zoo_create a znode. Everything works fine using ZOO_OPEN_ACL_UNSAFE. I > use digest authentication. Any ideas? > > TIA > Jan
Hi Jan, Could you post a code snippet that shows how you are calling zoo_create()? Have you called zoo_add_auth()? Thanks! --Michi
