[rt-users] RT 3.6 performance problems
Jesse Vincent
jesse at bestpractical.com
Mon Sep 11 06:32:54 EDT 2006
Ok. Via RT's webui, what rights does the "Everyone" group have on your
Testing queue?
On Mon, Sep 11, 2006 at 09:31:25AM +0200, Theo Kramer wrote:
> Apologies for the length of time in responding on this - been away for a
> while.
SELECT * FROM ACL WHERE RightName = 'OwnTicket';
| 123 | Group | 3 | OwnTicket | RT::Queue | 13 | 0 | 0 |
SELECT * from Groups where id = 3;
| 3 | | Pseudogroup for internal use | SystemInternal | Everyone | 0 |
select Name,Created,LastUpdated,Disabled from Queues where id = 13;
| testing | 2001-10-03 06:46:42 | 2002-03-04 10:16:24 | 1 |
--
More information about the rt-users
mailing list