[pmwiki-users] New AuthUser Functionality

Christopher Dant cdant at virsa.com
Fri Nov 25 09:35:19 CST 2005


As the new AuthUser functionality comes into focus I wonder if it can be
built to support or provide some some simple reports?
 
Also, is it possible to define access durations for each permission: ie
a duration during which the permission will be granted such as 30 days
or until a specified date?
 
Thanks!
Chris
 
Three Suggested Reports:
 
A. Group / Page  / User
 
A list of all groups and pages with explicitly assigned permissions, and
all of the users for each.
 
B. User / Group / Page
 
A list of all of the users with permissions, and the groups / pages for
which each has explicitly assigned permissions.
 
C. User Access Log
 
A list of all user authentication attempts showing date/time, userid, IP
addr and result (success / failure).
 
Examples (would be better as tables so they could be pasted into Excel,
etc.):
 
 
A. Group / Page  / User
 
Site
    id:*    read
    admin    admin
Protected
    joe    read
    bert    read
    sally    edit
    ernie    read
    admin    adim
SuperSecret
    sally    edit
    admin    admin
 
 
B. User / Group / Page
 
*
    Site    read
admin   
    Site    admin
    Protected    admin
    SuperSecret    admin
bert
    Protected read
ernie 
    Protected read
joe
    Protected read
sally
    Protected    edit
    SuperSecret    edit
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20051125/dd1b0bca/attachment.html 


More information about the pmwiki-users mailing list