Is it possible to use a single trac.authz file to manage permissions
for multiple trac instances, i.e., when using trac.env_parent_dir.
Something like:

{{{
environment1:[wiki:wikist...@*]
*= WIKI_VIEW

environment2:[wiki:privatep...@*]
john = WIKI_VIEW
* =

}}}

It looks like it's not currently possible [1]. But, I wanted to know
if I was missing something.

Thanks!
-- Scott


[1] http://trac.edgewall.org/browser/trunk/tracopt/perm/authz_policy.py

-- 
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?hl=en.

Reply via email to