On 15 Oct, 2009, at 19:29 , shikarishambu wrote:
> That helped. I am now getting some other errors e.g. - even though I > essentially copied the demo/conf/trac.ini to my new project I do not > get some of the buttons on top when I am logged in as admin - Admin, > Team, Dashboard, Whiteboard etc... When I try to browse to > http://server/project/team I get the following error - AGILO_TEAM_VIEW > privileges are required to perform this operation. I am not sure how > to fix this. You need to reassign permission to the new project, they are not inherited, the authentication can be centralized, but the authorization still requires to access the individual project databases. You probably need to assign the TRAC_ADMIN to the admin user also for the new project: $ trac-admin <project> permission add <user> TRAC_ADMIN > Thanks HTH Best ANdreaT --~--~---------~--~----~------------~-------~--~----~ Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

