You should be using HtDigestStore, not HtPasswd. --Noah
> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Michael Stratmann > Sent: Friday, February 20, 2009 9:00 AM > To: Trac Users > Subject: [Trac] Tracd and Accountmanager, wrong password format for new > users > > > Hello, > > My tracd 0.11.3 runs stand alone on a Windows Home Server. Latest > account manager plugin. Problem also occurs on prevous installation, > 0.11 on WinXP. with matching older plugin. > > I followed http://trac.edgewall.org/wiki/TracStandalone, esp. the > "Generating Passwords Without Apache" part with the trac-digest.py. So > my admin account "Michael" is running and I can add new users. > However, the digest.txt stores the password in a different format for > the new user "Hans": > > Michael:trac:f9fe3647371b2f1ad7a7a467b34318c8 > Hans:$apr1$vrpQN0..$s0io.XbrOiohnWi2ADfr51 > > On a re start of tracd I get a "Warning: Invalid digest line in > digest.txt" > > trac.ini content for acc.-man.: > > [account-manager] > force_passwd_change = true > password_file = Y:\Trac\passwords.txt > password_store = HtPasswdStore > > I can use the trac-digest.py for every user manually as a work around. > > Thank you for help! > > Regards, Michael > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
