Matt Good wrote:
> jehanproc wrote:
>   
>> [s2ia:/project]
>> user1 = rw
>> * =
>>     
>
> Since you have multiple projects in the authz file you also need to set
> "authz_module_name" in trac.ini to "s2ia" for that project.
>
> -- Matt Good
>
>   
Very good ,that was it ! (I just post a similar conclusion, but without 
the solution ... thanks !)
now that I set
[trac]
authz_file = /var/www/svnweb/authz
authz_module_name = s2ia

[s2ia:/project] is now well honored ! 

Now , is it possible to have only one trac environenment for all my 
repositories 
or should I repeat in apache conf X times that definition for my X repositories 
:
<LocationMatch /cgi-bin/trac\.f?cgi>
    SetEnv TRAC_ENV /usr/local/tracdb/s2ia
</LocationMatch>

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