phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] ACL "per entry" question (yet again)


From: Michal Weis
Subject: [Phpgroupware-developers] ACL "per entry" question (yet again)
Date: Sun, 15 Jun 2003 13:42:14 +0200

Hello All,

I know ACL was described there by Dan several times, and I believe I
understand the concept of it. Also i've noticed in archive that 'ACL2'
is beeing developed by seek3r.
My problem is as follows:

imagine just one module, lets say address book, 5 users. all users are
all from one company, so lets have then all in a group 'company'. so
they are all having r/w/d rights for entries so can share the
contacts, for example of their customers, with all the people in company.

however out of those 5 users, there are 2 sales-persons. these
sales-persons are members of group 'company' too, but there is also
extra group for them 'sales' as well (other 3 users are not having any
rights for 'sales'). now the question - i would like to allow these
users from 'sales' to share some contacts with everyone in 'company',
and some very special contacts to be shared only within 'sales' group.

yes, contacts can be marked as private, but it doesn't help at all in
this case.

if i would make those 2 sales-persons not to be members of company,
then they can share entries what they create between each other, but
they can't share some contacts from other 3 people from 'company'

is there any way to work-around? 
the easies can help, i assume, is like in Unix, for each entry
(addressbook, infolog, note, calendar, whatever) not to cary only
ideintifier of user who enter it, but also a group-id.
is something like this planned?

thx,
  mike




reply via email to

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