From: <li...@to...> - 2004-06-15 10:31:14
|
On 1/1/1970, "Reini Urban" <ru...@x-...> wrote: >Advanced: >Use BogoLogin or any better auth method, the WikiGroup feature, and use >PagePermissions (ACL). (This is not fully tested yet) > >For example with the GROUP_METHOD WIKIPAGE create the >CreateCategory page, list the two groups and for each group >create a page with all the members. > >Then create a page '.'. >Then in PhpWikiAdministration/SetAcl set the edit permission for this >page the the group which is allowed to edit (and change, remove). >All other pages inherit their ACL from '.' Two problems: 1) How do I set-up users and their passwords? The documentation doesn't explain how you put the password into the page's metadata, nor how to use a htpasswd file, so though I have a page created for the user "tom" who is in group "community", that user still has no password. 2) The page PhpWikiAdministration/SetAcl doesn't yet exist, and I can't see any documentation on how to create / use it. I'm using phpwiki 1.3.10 Regards, Tom |