I have written a sript (linux shell + python) to automate most of the task of creating a blank mercurial repository, putting up a trac site, editing the trac.ini file of the site. I am using account- manager plugin and its SessionStore + HtPasswdHashMethod. Now as I dont have any admin user by default on this newly created site, Now the problem is that how can I add password to the WIKI_ADMIN user Suppose I create user using trac-admin $NEW_REPO permission add super_user_name WIKI_ADMIN But I cant login into the super_user_name without setting the password.
I am also using web_view plugin. I have disabled the registration module. The scenario is to be used for a restrcted access where anonymous users cant access the repo (this I am able to do). And i want to automate the process of adding new repo with minmum human intervention for future use. Hope I was able to explain clearly. I can be more detailed if required. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
