From: joel s. <fox...@gm...> - 2006-05-16 21:58:31
|
My wiki is setup to allow anyone to view, but only auth'ed users to edit For one page I want to set it so that only auth'ed users can view. I currently am showing this on the ACL page which makes me think it is set the way I want. Notice how view and edit both have -_BOGOUSER. But I find that when I sign out, I can still view, but I cannot edit. Are there known issues with some of the details of using ACL lists? Thanks, Joel Schaubert *Type: *invidual page permission *getfacl: **rw----rw-+* *ACL: *view:_AUTHENTICATED,-_BOGOUSER; edit:_AUTHENTICATED,-_BOGOUSER; create:_AUTHENTICATED,-_BOGOUSER; list:_EVERY; remove:_ADMIN,_OWNER; change:_ADMIN,_OWNER; dump:_EVERY |