I just installed trac from yum install (rpm package from fedora 5)
I issued
$ trac-admin /usr/local/tracdb/s2ia initenv
Project Name [My Project]> s2ia
Database connection string [sqlite:db/trac.db]>
Repository type [svn]>
Path to repository [/path/to/repos]> /var/www/svnweb/repos/s2ia
Templates directory [/usr/share/trac/templates]>

My problem is  that when I access my svn project with a browser
pointing to the root of the repository with
http://..../cgi-bin/trac.cgi/browser/ I have access to all projects,
even those that have forbiden access to anyone with my
/var/www/svnweb/conf/authz file containing for example
[s2ia:/project]
user1 = rw
* = 
And I'am not logged in trac !

Any idea of what is wrong ?
Thanks


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to