Looks like that works just fine. I had to tweak it a bit to allow me to supply a realm option, but it appears to create the file just fine.
Thanks again. On 7/29/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote:
Thanks, Manu. I'll check that out. On 7/29/06, Emmanuel Blot <[EMAIL PROTECTED]> wrote: > > 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? > > I never tried it, but you might use the Python script available from > http://trac.edgewall.org/wiki/TracStandalone#GeneratingPasswordsWithoutApache > to generate the htdigest file without the htdigest tool from Apache. > > HTH, > Manu > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac > -- Rob Wilkerson
-- Rob Wilkerson _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
