Hello all. I set up trac 0.10.4 on opensuse with YAST, using tracd with SQLite. So far all seems to work. The only problem I have right now is with the login. When I enter the login data, the password dialog closes shortly, but opens again.
I set up authentication as descriped on the page wiki/TracStandalone in the tracGuide. tracd is started with: tracd -d --port 8090 --auth=*,/absolutepathto/users.htdigest, -e /absolutepathto/trac htdigest file is created with: htpasswd2 -c users.htdigest username After restarting tracd, when I try to login (using the login-link on the page), the password dialog is shown ok. After pushing the ok button, the dialog closes shortly but opens up again. Looking at the log (set to debug), there is no login related info contained. tracd has rw access to the user.htdigest file. Any idea what the problem might be? I know it is something simple, but I just don't find it. Thanks, Michael Vogt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
