phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SV: SV: [Phpgroupware-developers] New ACL class in CVS (can it really be


From: Sigurd Nes
Subject: SV: SV: [Phpgroupware-developers] New ACL class in CVS (can it really be?)
Date: Mon, 13 Jan 2003 11:43:19 +0100

> 
> Sigurd Nes wrote:
> > Looking good
> 
> Thanks. Did you run the acl2_tester.php?

acl2_tester.php is working fine

> 
> > Are you planning to manage the locations as for the (global)
categories
> 
> Not sure what you mean

My locations has to be defined somewhere as
 location=.property_register
 location=.equipment_register 
 location=.invoicehandling    
 location=.service_agreements 
 location=.helpdesk           
 location=.project_workorder  

I am thinking on how these definitions are stored and managed

Same thing about the right - optimally - I would like to have the
ability to have different sets of rights per location. My location
'invoicehandling' will have three extra rights (janitor, supervisor and
budget_responsible)

Sigurd

> 
> > - or as values set during setup ? - or both?
> 
> Since Im not sure what you mean, I will have to answer this after
> clarification :-)
> 
> > How about the set of rights ?
> 
> Generally setting of rights will be done for the account on creation.
> I think that the user will get rights to read the phpgwapi which will
> allow them to login. Then when they are added to a group or given
rights
> to an app, more acls will be generated for them.
> 
> Dan
> 
> > Sigurd
> >
> >
> >>I have added phpgwapi/inc/class.acl2.inc.php to CVS (finally)
> >>
> >>It is so named because it is not yet a drop in replacement for the
> >>current ACL and I have not yet written the conversion script.
> >>
> >>I have also added phpgwapi/inc/class.acl2.sql which is the mysql
table
> >>definition (will of course be dumped when the proper conversion
> >
> > scripts
> >
> >>are done). Finally there is admin/acl2_tester.php which is a test
> >
> > script
> >
> >>that can be used to see the acl in action.
> >>
> >>I will be adding to the test script to example memberships and how
> >
> > they
> >
> >>can be nested and still pass along their rights and masks.
> >>
> >>To use the test script you need to use the
phpgwapi/inc/class.acl2.sql
> >>script to create your phpgw_acl2 table, then login and edit the url
in
> >>your browser to admin/acl2_tester.php
> >>Make sure if your not using cookies that you maintain your sessionid
> >
> > and
> >
> >>such.
> >>
> >>The class itself needs a few more functions to manage/view the acl
> >>records which will be needed by the soon to be coming ACL Manager.
> >>
> >>I look forward to any feedback and questions
> >>
> >>Seek3r
> >>
> >
> >
> >
> >
> >
> > _______________________________________________
> > Phpgroupware-developers mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> 
> 
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> 







reply via email to

[Prev in Thread] Current Thread [Next in Thread]