<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   I think a good start might be 
   <a href="http://pmwiki.org/wiki/PmWiki/AuthUser">http://pmwiki.org/wiki/PmWiki/AuthUser</a>.
  </div>
  <div>
   This give you individual user/password log ins and you can group accounts.
  </div>
  <div>
   <br>
  </div>
  <div>
   The link on the third paragraph gives you a quick start guide.
  </div>
  <div>
   <br>
  </div>
  <div>
   regards
  </div>
  <div>
   <br>
  </div>
  <div>
   Dave Cooke
  </div>
  <blockquote type="cite">
   On 20 December 2019 at 10:51 Scott Smith <grimblefritz@gmail.com> wrote: 
   <br>
   <br>
   <div dir="ltr">
    Hi,
    <div>
     <br>
    </div>
    <div>
     I'm new to pmwiki. I'm working hard to get page content ready for an internal site, which I am supposed to have working by end of day. I have the basic install done and working. There are of course changes I'll make down the road, but the basic PmWiki is fine for a start. I'm using the latest version, just downloaded.
    </div>
    <div>
     <br>
    </div>
    <div>
     What I don't understand (yet) and am lacking time to suss out right now, is how to
    </div>
    <div>
     <br>
    </div>
    <div>
     1) setup logins for users, and
    </div>
    <div>
     <br>
    </div>
    <div>
     2) control page view and edit access based on user.
    </div>
    <div>
     <br>
    </div>
    <div>
     I have four levels (eventually, groups or types) of users:
    </div>
    <div>
     <br>
    </div>
    <div>
     admin
    </div>
    <div>
     manager
    </div>
    <div>
     staff
    </div>
    <div>
     all
    </div>
    <div>
     <br>
    </div>
    <div>
     Later, I will setup individual users with logins and they will belong to groups, but if it helps get things started I can make do with simple roll-based logins for now.
    </div>
    <div>
     <br>
    </div>
    <div>
     I need 'admin' to be able to create/edit/delete any pages. Admin should also be able to designate, for a page, who can view or edit.
    </div>
    <div>
     <br>
    </div>
    <div>
     Similar controls for 'manager', except manager cannot restrict admin from viewing or editing anything.
    </div>
    <div>
     <br>
    </div>
    <div>
     'staff' cannot restrict either manager or admin from viewing/editing, but can prevent 'all' from accessing pages.
    </div>
    <div>
     <br>
    </div>
    <div>
     'all' should be the default, no login, condition. No editing capability, but all can view pages not restricted from them.
    </div>
    <div>
     <br>
    </div>
    <div>
     This is just the starting point, enough to get things rolling. As I learn more about PmWiki I am sure I'll be able to work out a better system with groups and access lists and so forth.
    </div>
    <div>
     <br>
    </div>
    <div>
     Can someone please throw me a shortcut with instructions as to how to setup this starting point? 
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     Thanks in advance for whatever direction you can provide.
    </div>
    <div>
     <br>
    </div>
    <div>
     <br>
    </div>
   </div>_______________________________________________ 
   <br>pmwiki-users mailing list 
   <br>pmwiki-users@pmichaud.com 
   <br>http://www.pmichaud.com/mailman/listinfo/pmwiki-users 
   <br>
  </blockquote>
  <div class="default-style">
   <br> 
  </div> 
 </body>
</html>