[Trac] Installation and htdigest

Emmanuel Blot manu.blot at gmail.com
Sat Jul 29 10:54:42 CDT 2006


> 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


More information about the Trac mailing list