> > I've had mod_authz_svn set up for some time and it works well for > managing the permissions on my single repository from both the svn and > the trac side of things. > > I'm now looking to create some wiki pages that will be for specific > clients to view/edit information on the projects they are involved in > without allowing them access to my other client's pages. > > All the examples I've seen on the website usin g mod_authz_svn only > refer to setting permissions on repository directories. What can I do > for my wiki structure (if anything?). > > I've tried the examples using [wiki:/path/to/restrict] in my > mod_authz_svn file, but it's not making any difference. If that is > the correct syntax, then I may need to know how to get trac to > recognize the changes I've made to my permissions file -- I've been > just restarting apache. > > Any hints in the right direction would be appreciated. > Thanks.
Have you get up the fine grained permissions as documented here: http://trac.edgewall.org/wiki/TracFineGrainedPermissions ? Regards Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
