[rt-devel] Users::WhoHaveRight and Sybase
Audley, Christopher
Christopher.Audley at blackrock.com
Thu Jun 26 13:46:46 EDT 2003
There are special groups in RT called ACLEquivalence groups that
represent users in a one-to-one relationship. When you assign rights to
an individual User, you are actually granting the right to that users
ACLEquivalence group.
Cheers
Chris
-----Original Message-----
From: Autrijus Tang [mailto:autrijus at autrijus.org]
Sent: Thursday, June 26, 2003 12:31 PM
To: Audley, Christopher
Cc: rt-devel at lists.fsck.com
Subject: Re: [rt-devel] Users::WhoHaveRight and Sybase
On Wed, Jun 25, 2003 at 02:46:02PM -0400, Audley, Christopher wrote:
> The solution we found is to break WhoHaveRight into two steps. First,
> get the groups that have the right, via a new method
> Groups::WithRight, followed by a query for the members of a set of
> groups, Users::WhoBelongToGroups.
What about explicit UserRight against that object, i.e. not via
group rights? Did you take it into account?
Thanks,
/Autrijus/
More information about the Rt-devel
mailing list