I configured TracAccountManager for some projects in a win 2003 server. I was using apache 2.2 and mod_python for serving trac. And i was using HttpAuthStore for authentication.
Now we are configuring a suse linux server with apache, mod_python, Trac and TracAccountManager . I used exactly the same type of configuration and in httpd.conf and in trac.ini and the same project (actually it was a fresh copy). When i log in win2003 server it works perfectly but when i log in linux server i receive "invalid username or password". When i use HtPasswdStore instead of HttpAuthStore it works. I think it is a permission related problem(i can be wrong about this), but I'm beginner using Python/Apache/Trac under Linux. Can any of you give me little help? Bráulio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
