Hi, i istalled Account manager plugin but i have 2 problems.
1)I changed the httpd.conf and trac.ini to avoid apache login and to use
track login but apache continue to did the login and i don't know what to do
in trac.ini i put in components this      trac.web.auth.LoginModule=disabled
and in apache i have this config
<Location /trac/tesi>
   SetHandler mod_python
   PythonHandler trac.web.modpython_frontend
   PythonOption TracLocale "it_IT.UTF-8"
   PythonOption TracEnv /home/svntest01/TRAC/tesi
   PythonOption TracUriRoot /trac/tesi
   #AuthType Basic
   #AuthName "Tesi"
   #AuthUserFile /home/svntest01/TRAC/trac.htpasswd
   #Require valid-user
</Location>
2)i can't do dhe logout from the track menu, when i click on the tab nothing
happens

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