I'm in the process of setting up an environment that will contain
several Trac projects which are
tied each tied to a different Subversion repository.  I'm using Apache
to provide access to these projects with digest authentication.  What
I'm trying to do now is script the creation of a new project and I'm
running into one thing I don't know how to script.  I'm hoping someone
can tell me it's possible and how.

I'd like to initialize a new htdigest file (named projectname.auth)
from within the script, but the htdigest command does not offer a flag
to populate the password and prompts instead.  Is there another way to
create this file and populate an initial set of users?

Thanks.

--

Rob Wilkerson
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to