Re: [Trac] question about user groups in trac

2011-10-06 Thread Olaf Meeuwissen
milena  writes:

> How to create groups of users for example 'developers' group or a 'QA'
> group which contain one or more users?

This is documented[1], but you basically add the `developers` group like
any other _user_ and then add users to that.  The web interface to the
Permissions have a bit where you can add users to groups.  We use a
local convention where groups start with an `@` to tell them apart.

 [1] http://trac.edgewall.org/wiki/TracPermissions#AddingaNewGroupandPermissions

Hope this helps,
-- 
Olaf Meeuwissen, LPIC-2   FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962   Help support software freedom
 http://www.fsf.org/jf?referrer=1962

-- 
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.



RE: [Trac] question about user groups in trac

2011-10-05 Thread Cooke, Mark
> -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.



[Trac] question about user groups in trac

2011-10-05 Thread milena
How to create groups of users for example 'developers' group or a 'QA'
group which contain one or more users?

-- 
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.