Hi We are running Trac standalone (tracd) on an intranet Windows server. It works fine.
However, the guy who set it up and used to administrate it has recently left the company and I've been asked to add a new user. I first tried to use the web interface. The guy who's left had added an admin plugin. But when I click accounts > users, I get an error message. --- Trac detected an internal error: AttributeError: Cannot find an implementation of the "IPasswordStore" interface named "". Please update the option account- manager.password_store in trac.ini. --- Reading the trac wiki, it seems there isn't another way of creating a new user without using Unix. Surely that's not the case. Can anyone help me? Fergus PS. If it helps, the command to start Trac is: c:\python25\scripts\tracd --port 8000 --basic-auth=*,c:\trac \.htpasswd,c:\trac -e c:\trac --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
