On Fri, Mar 02, 2007 at 01:57:39PM -0800, Andrew Nelson wrote: > I have a company I work with who has decided to adopt Trac as their IT > Helpdesk system. We would like to limit the number of users who will > show up in the assignment list, we want only the IT group members > available for ticket assignment, not the whole company.
Put all your IT people in a particular group und give only this group TICKET_ADMIN permissions. Do not forget to set restrict_owner to true, and you are set. Rainer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
