Example:

Permissions can be grouped together to form roles such as *developer*, *
admin*, etc.

  $ trac-admin /path/to/projenv permission add developer WIKI_ADMIN
  $ trac-admin /path/to/projenv permission add developer REPORT_ADMIN
  $ trac-admin /path/to/projenv permission add developer TICKET_MODIFY
  $ trac-admin /path/to/projenv permission add bob developer
  $ trac-admin /path/to/projenv permission add john developer

1. iims != infrastructure
2. Create the group first, then add the user to the group.

Cheers / Erik

On Tue, Sep 1, 2009 at 9:34 AM, ramesh. saadhvi <[email protected]>wrote:

> Thanks. With this link i added a group called iims
> username : ramesh gropu name : iims
>
> steps i followed
>
> To create user
> C:\>python trac-digest.py -u ramesh -p ramesh >> c:\digest.txt
> To create a group
> C:\>trac-admin c:\myproject permission add ramesh iims
>
> C:\>trac-admin c:\myproject permission add infrastructure WIKI_ADMIN
>
> C:\>trac-admin c:\myproject permission add infrastructure TICKET_CREATE
>
> C:\>trac-admin c:\myproject permission add infrastructure TICKET_VIEW
>
> C:\>trac-admin c:\myproject permission add infrastructure BROWSER_VIEW
>
> C:\>trac-admin c:\myproject permission add infrastructure TICKET_MODIFY
>
> Now trac environment myproject is not allowing the user ramesh to login.
>
> Can you please tell me how to overcome from this
>
> Thanks,
> Ramesh V
>
>
>
> On Mon, Aug 31, 2009 at 7:07 PM, Erik Andersson <[email protected]> wrote:
>
>> http://trac.edgewall.org/wiki/TracPermissions#PermissionGroups
>> <http://trac.edgewall.org/wiki/TracPermissions#PermissionGroups>Cheers /
>> Erik
>>
>>
>> On Mon, Aug 31, 2009 at 3:29 PM, ramesh. saadhvi <
>> [email protected]> wrote:
>>
>>> Hi,
>>>
>>> How to add GROUP? After adding GROUP , how can i include (Add) users to
>>> that GROUP, please assist me
>>>
>>> Thanks,
>>> Ramesh V
>>>
>>>
>>>
>>
>>
>>
>
> >
>

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

Reply via email to