From: joel s. <joe...@sb...> - 2006-05-17 13:00:25
|
Remeber, I was trying to subtract view permissions. So I thought -_BOGOUSER looked correct for what I wanted. But the problem was that in spite of this, I could still view pages after signing out. Joel Schaubert -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Reini Urban Sent: Wednesday, May 17, 2006 12:56 AM To: php...@li... Subject: Re: [Phpwiki-talk] ACL question 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 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 Everything ok, but "-_BOGOUSER" should be "_BOGOUSER" Wonder how that slipped in. I'll check. -- Reini ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |