Hello,

I've set the authz_file parameter in my trac.ini, and everything works as
expected.

The only issue I have, is the following: some of my users are only allowed
to see a part of my repository, so they only have read/write rights on a
certain directory (let's say /trunk/public) in the trunk directory. They
have no rights to view the root, neither the trunk itself.
As a result, they're getting a "Insufficient permissions to access /" error
when trying to browse the source.
Is there a possibility to let them browse the /trunk/public directory? I
don't see a way to do this now, except for giving read rights to / and
disable rights for any other directory in it... Is there any other more
elegant solution? Maybe via a plugin?

Probably linked to this: they can't view a changeset they created
themselves. Same error, however they have the right to see each file in the
changeset.

Thanks,

Joeri

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