Hi, you can read in the configuration file, near line 300 : ------------------ # OR, for Digest authentification, the password file should be of # the following format: # # username:hash # username2:hash2 # # hash or hash2 represent MD5(login:GNUMP3d:password) # To generate an hash string, type: # $> echo -n 'username:GNUMP3d:password' | md5sum ------------------
You can also generate auth lines with htdigest binary from apache-utils package. If you don't understand something else about auth .password file generation, don't hesitate to reply :) - shad On 5/22/07, Ross Mohn <[EMAIL PROTECTED]> wrote:
How do you create your passwords for auth digest? I've been playing with both htpasswd and htdigest, but I can't seem to get it done. Please help! Thanks! -Ross On Sun, 2007-04-22 at 21:46 +0200, samuel alba wrote: > Thanks a lot for all users :) > > On 4/22/07, Steve Kemp <[EMAIL PROTECTED]> wrote: > > > > As per our private discussion I've now commited your change(s) > > and made a 2.9final release: > > > > http://www.gnu.org/software/gnump3d/download.html > > > > Thanks again for your changes. > > > > Steve
_______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
