On Dec 19, 5:26 am, Erik Andersson <[email protected]> wrote: > Run: > trac-admin /path/to/projenv permission list > to make sure you really did it correctly.
I had already checked this, but here it is: Trac [/opt/trac]> permission list User Action ------------------------------ admin TRAC_ADMIN anonymous BROWSER_VIEW anonymous CHANGESET_VIEW anonymous FILE_VIEW anonymous LOG_VIEW anonymous MILESTONE_VIEW anonymous REPORT_SQL_VIEW anonymous REPORT_VIEW anonymous ROADMAP_VIEW anonymous SEARCH_VIEW anonymous TICKET_VIEW anonymous TIMELINE_VIEW anonymous TRAC_ADMIN anonymous WIKI_VIEW authenticated TICKET_CREATE authenticated TICKET_MODIFY authenticated WIKI_CREATE authenticated WIKI_MODIFY fmriuser TICKET_ADMIN > > On Fri, Dec 17, 2010 at 5:31 PM, Richard <[email protected]> wrote: > > I have a new install of 0.12, on opensuse 11.3 running on apache 2, > > plain cgi > > > I cannot get the admin tab to appear. I have tried giving admin and > > anonymous TRAC_ADMIN perms, and a new account TICKET_ADMIN, and I > > have added > > > [components] > > webadmin.* = enabled > > > to the trac.ini file. > > > I enabled the log file, which reports loading of lots of components > > and no errors > > > I can login and other functions seem to work. > > > Why no admin tab? > -- 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.
