> > Obviously I miss up this part. Now I configure doing this trac-admin > /var/trac/project add reynierpm TRAC_ADMIN. When I try to login into my > project I can't see any tab point to Admin. Why? > Sorry I just saw this. I am a newbie in every sense but I had the same problem a couple of days ago. Modules need apache to be restarted, but some trac.ini changes seem to be picked up immediatly (i.e. conf changes to modules already loaded)
However this still didn't work for me. The reason being that I use an active directory domain to authenticate users. so while i granted TRAC_ADMIN rights to "user1" the login was infact for "DOMAINNAME/user1" However when I tried to add "DOMAINNAME/user1" i got the "Command failed: columns username, action are not unique" error. I had to remove the permissions for user1 first and then restart apache before the admin tab appeared. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
