I am trying to use part of our Wiki space as an intranet: pages should only be visible to people who logged in as the owner and/or the creator. I have done the following ACL to a test page:
http://crdo.up.univ-aix.fr/phpwiki/index.php?pagename=LPLintranet
Selected Pages: LPLintranet Type: invidual page permission getfacl: ---------+ ACL: view:_CREATOR; edit:_CREATOR; create:_CREATOR; list:_OWNER; remove:_ADMIN,_OWNER; change:_ADMIN,_OWNER; dump:_EVERY
But... As you will check, the page is still visible to all users!
What am I doing wrong?
Bernard Bel
Log in to post a comment.
I am trying to use part of our Wiki space as an intranet: pages should only be visible to people who logged in as the owner and/or the creator. I have done the following ACL to a test page:
http://crdo.up.univ-aix.fr/phpwiki/index.php?pagename=LPLintranet
Selected Pages: LPLintranet
Type: invidual page permission
getfacl: ---------+
ACL: view:_CREATOR; edit:_CREATOR; create:_CREATOR; list:_OWNER; remove:_ADMIN,_OWNER; change:_ADMIN,_OWNER; dump:_EVERY
But... As you will check, the page is still visible to all users!
What am I doing wrong?
Bernard Bel