Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Trac: Users

Permissions on project list

 

 

Trac users RSS feed   Index | Next | Previous | View Threaded


bjoern.normu.net at googlemail

Nov 3, 2009, 2:43 AM

Post #1 of 1 (48 views)
Permalink
Permissions on project list

Hello,
we are using trac for multiple projects and would now like to give the
members of our custom service access to our main project. It is very
important that the customer-service has no access to our project
list!
So I've tryed this: http://trac.edgewall.org/wiki/TracMultipleProjectsSVNAccess
but it doesn't work. I always get the error message "Environment not
found" when I try to load the project list url. This is shown for
every user.

Hers is the trac section of my apache conf-file


RedirectMatch ^/trac/$ /trac/n
RedirectMatch ^/trac$ /trac/n

<Location /trac>
SetHandler mod_python
PythonInterpreter main_interpreter
PythonHandler trac.web.modpython_frontend

PythonOption TracEnvParentDir X:\xxx
PythonOption TracEnvIndexTemplate X:\xxx\index.html
PythonOption TracUriRoot /trac

AuthName "Trac"
AuthType Basic
AuthBasicProvider file

SVNParentPath "X:/xxx/"
AuthUserFile "X:/yyy/htpasswd"
AuthzSVNAccessFile "X:/xxx/authz"
Require valid-user
</Location>

I also can't find any other solutions with google....

Is there any other (simple) way to do this? Our does anyone have an
explanation for this problem

Best Regards
Bjoern

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users[at]googlegroups.com
To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Trac users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.