Hello All, I am new to trac installation. I have currently downloaded the proper packages and have installed the trac. So far I can get the trac on localhost. I am stuck in the step that requires to set up authentication.
I generated the username and password using hte htpasswd utility. Now I am using the tracd command to get the Trac up. Here is my command sudo tracd -p 8000 -a=projectname, /home/snoopy/.htpasswd, /path/to/ projecname What does realm mean here? The outcome of this command is the usual web portal with no authentication. I am probably not using the tracd options correctly. Can someone give me some pointers on how to use the tracd command? Thanks, -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-us...@googlegroups.com. To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.