Hi, i want to login to trac using the html authentication instead of http authentication of apache and i installed the login module for doing these but when i delete REQUIRE VALID USER from apache configuration and enable the modules for html authentication (following the istruction ) when i try to access to trac it says "No administration panels available" : I have this configuration for apache
SetHandler mod_python PythonHandler trac.web.modpython_frontend PythonOption TracLocale "it_IT.UTF-8" PythonOption TracEnv /home/svntest01/TRAC/proj PythonOption TracUriRoot /trac/proj and i added this to trac.ini trac.web.auth.LoginModule= disabled acct_mgr.web_ui.loginmodule = enabled Thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
