your webserver is able to read the file i guess? and you can use the file to authenticate with basic auth, without account manager?
On Jan 24, 11:09 am, AndyD <[EMAIL PROTECTED]> wrote: > I am new to Trac and have setup version 0.10.4. I can login > succesfully with the main account, but am unable to login with any > account i have created since. > I have the follwing setup: > [account-manager] > generated_password_length 8 > hash_method HtDigestHashMethod > password_file /srv/vhost/tracdev.osmosoft.com/docs/projects/ > testproject/.passwd > password_store HtPasswdStore > [components] > acct_mgr.admin.accountmanageradminpage enabled > acct_mgr.api.accountmanager enabled > acct_mgr.db.sessionstore enabled > acct_mgr.htfile.abstractpasswordfilestore enabled > acct_mgr.htfile.htdigeststore enabled > acct_mgr.htfile.htpasswdstore enabled > acct_mgr.http.httpauthstore enabled > acct_mgr.pwhash.htdigesthashmethod enabled > acct_mgr.pwhash.htpasswdhashmethod enabled > acct_mgr.web_ui.accountmodule enabled > acct_mgr.web_ui.loginmodule enabled > acct_mgr.web_ui.registrationmodule enabled > > When i go to login page, i can enter details, but it just doen't > authenticate > Any help would be appreciated! > Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
