Please ignore this question - I found further instructions. Thanks Millard
-----Original Message----- From: [EMAIL PROTECTED] To: [email protected] Sent: Mon, 20 Aug 2007 10:55 am Subject: [Trac] Setting up authentication Greetings, I am using Tracd as the lightweight standalone Trac web server, getting ready for a customer demo. I am trying to set up authentication, trying to follow these instructions. ================================================ Using Authentication ΒΆ Tracd provides support for both Basic and Digest authentication. The default is to use Digest; to use Basic authentication, replace --auth with --basic-auth in the examples below, and omit the realm. Support for Basic authentication was added in version 0.9. If the file /path/to/users.htdigest contains user accounts for project1 with the realm "mycompany.com", you'd use the following command-line to start tracd: $ tracd -p 8080 --auth project1,/path/to/users.htdigest,mycompany.com /path/to/project1 ================================================================= have searched all related install paths, and there is no such file as a users.htdigest or any type of digest. Am I missing an install? lso, I've set up my project but didn't add a realm. an someone explain what I am missing? hanks, illard AOL now offers free email to everyone. Find out more about what's free from AOL at AOL.com. ________________________________________________________________________ AOL now offers free email to everyone. Find out more about what's free from AOL at AOL.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
