[rt-users] best way to give a user the right to modify requestors

Todd Chapman todd at chaka.net
Tue Jul 25 01:50:00 EDT 2006


On Tue, Jul 25, 2006 at 02:42:17PM +1000, Duncan Morgan wrote:
> Hello,
> 
> I've read the docs but I'm still confused as to the best way to allow a user
> to modify the requestors for a ticket on a per queue basis? Is this even
> possible or is it a global right?
> 
> Thanks,
> Duncan


The closest you can get with stock RT is granting the ModifyTicket
right. If you don't want to give that much, you can add a new right
and modify the API to enforce it.

-Todd



More information about the rt-users mailing list