Hi all Am trying to setup logins(authentications) for the users in Trac,
So i have created the htdigest file using the following command htdigest [ -c ] passwdfile realm username I have stored my passwdfile in <projectname>/conf folder along with the trac.ini file. and am using the following command to run my tracd tracd -p 8080 --auth project1,/path/to/users.htdigest,realm /path/to/ project1 it doesnt give any error, but when i open my web browser(IE), it doesnt ask me for any login, instead it directly logs in, and when i click on the login link it says--- Authentication information Not available. Please refer to the installation documentation But refering the installation documentation itself i have done all the above steps. Am i doing something wrong inbetween, or am i missing any step in between?? Additional information:: Am using SVN(subversion) along with apache. But am running the trac standalone webserver. Please do help me. Thanks for the same Yogi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
