Answering my own question here...

Get a copy of the small application python-digest.py off the Trac
wiki (from http://trac.edgewall.org/wiki/TracStandalone) and use it
to create a passwords file containing passwords for all the users.  I
discovered that I already a .passwords file in <path to initenv>/conf
so I just appended to that.  I noticed that the python script
inserted the realm 'trac' after the user name in the file, whereas my
existing users in the file had the realm 'TracRealm' after their
name, so I manually edited the new user's record to match the others.
Then I restarted trac and all was well. 

cheers
S


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to