Project

General

Profile

RedmineGroups » History » Revision 2

Revision 1 (Jean-Philippe Lang, 2010-01-10 13:01) → Revision 2/6 (jonathan ferguson, 2010-10-29 03:10)

h1. Managing Groups 

 As of 0.9, Administrators you can define groups of users in Redmine. 
 Groups can be added as members of projects just like regular users, using the same Roles too. users. 

 When adding a user to an existing group, this user inherits of all of the group privileges. 

 To create a group, do the following: 

 # Click Administration 
 # Click Groups 
 # Click New Group 
 # Type the name of your group in Name 
 # Click Create 

 To add members to a group, do the following: 

 # In Administration >> Groups 
 # Click the name of the Group you wish to change. 
 # You'll see 3 tabs: General, Users, Projects 
 ## General  
 ### Change the name by editing the Name field 
 ## Users 
 ### Add users by checking the username box for each user 
 ### Click Add 
 ## Projects 
 ### Select a project from the pop-up menu 
 ### Set the Role 
 ### Click Add