On Wednesday, August 27, 2014 6:19:18 AM UTC-7, Ziv Barber wrote:
>
> Steps:
>
> mkdir /var/trac/
> mkdir /var/trac/myproject1
> trac-admin /var/trac/myproject1 initenv
>
> htdigest -c /var/trac/passlist MyProj1 myUser
>
> tracd --hostname=localhost -p 3500 \
>         --auth="myproject1,/var/trac/passlist,MyProj1" \
>         -e /var/trac/ &
>
> I can visit http://localhost:3500/myproject1 and it not asking for 
> user/password.
>

Just curious as to what the issue was since the steps you listed seem to 
work fine. 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to