> -----Original Message-----
> From: trac-users@googlegroups.com On Behalf Of milena
> Sent: 28 September 2011 18:48
> To: Trac Users
> Subject: [Trac] question about user groups in trac
> 
> How to create groups of users for example 'developers' group or a 'QA'
> group which contain one or more users?
> 
The way I do this is to have fictitious users e.g. `gPigs` and `gChickens` and 
assign all the necessary permissions to these users (using `Grant permission`). 
 Then I add each user to the appropriate group (using `Add Subject to Group`).  
This is all documented:

http://trac.edgewall.org/wiki/TracPermissions#PermissionGroups

Near the top is also a link to:

http://trac.edgewall.org/wiki/TracFineGrainedPermissions

...for more control.

~ mark c

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to