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 |

-- 
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to