Thanks Jevans it helped me out but still i just want to clear my doubt as can i provide different permissions to the same user across the environment
Mak On Fri, Aug 14, 2009 at 5:32 PM, jevans <[email protected]> wrote: > > vishal kumar wrote: > > HI chris > > > > Thanks for getting back > > > > Like I have user1,user2...........and so on. as well as i have > environment1, > > 2 and environment3. Now how can i provide permission as for environment1 > > user1 is trac_admin and for other two environments user1 has only view > > permissions. In the same way I need to provide permissions to all other > > users depending upon environment i mean "ENVIRONMENT SPECIFIC" > permissions. > > > > thanks > > > > Mak > > > > On Fri, Aug 14, 2009 at 2:27 AM, Chris Heller < > > [email protected]> wrote: > > > > > > > > You might want to try making your goal clearer. If the authentication > > > is already coming in from Apache, then you can just grant the > > > different access for each user in your Trac environments. You > > > wouldn't need to do authentication in Trac. > > > > > > On Thu, Aug 13, 2009 at 6:15 AM, mak<[email protected]> wrote: > > > > > > > > I am a new bee with the trac and i want to use trac with out using > any > > > > sub versions. The main concern for me is that, I have three different > > > > enviroments and for all the environments the authentication is > > > > provided from the apache server and the policy using is authzpolicy. > > > > Now what i wanted to know is I have to assign different rights to > > > > different users in different environments for example a user with > > > > environment1 has read and write permission where as the same user > > > > should have only read permissions with environment2. > > > > > > > > So how can i provide the authentication ......... > > > > > > > > please do help me out ............ > > > > > > > > thanks in advance > > > > > > > > > > > > Mak > > Well environment-specific is the way Trac handles permissions. You > just need to set the permissions for each environment, either using > trac-admin at command line or in the permissions admin web panel. See > http:/trac.edgewall.org/wiki/TracPermissions and http:/ > trac.edgewall.org/wiki/TracAdmin in the http:/trac.edgewall.org/wiki/ > TracGuide. > - jevans > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
