From: Reini U. <ru...@x-...> - 2006-05-17 05:56:24
|
2006/5/16, joel schaubert <fox...@gm...>: > 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 s= et > 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 Everything ok, but "-_BOGOUSER" should be "_BOGOUSER" Wonder how that slipped in. I'll check. --=20 Reini |