
fbrettschneider at baumer
Feb 14, 2012, 1:56 AM
Views: 209
Permalink
|
|
user-defined groups in authzpolicy.conf of fine grained permission
|
|
Hi, is there any hack/patch already addressing/solving ticket http://trac.edgewall.org/ticket/5648 "DefaultPermissionGroupProvider not doing its whole job"? I can give Trac permissions to LDAP groups via Admin-->Permissions web interface (e.g. added permission TRAC_ADMIN to @LDAPgroup_admins), and that works well. But what I actually want is to configure partial wiki access restrictions based on those LDAP groups, e.g.: #----authzpolicy.conf---- [groups] wikigroup1 = @LDAPgroup_1 [wiki:SubTreeGroup1@*] @wikigroup1 = WIKI_VIEW * = #---------------------- CU, F [at] l --- Falk Brettschneider Dipl.-Inf. R&D Software Baumer Germany fbrettschneider [at] baumer, www.baumer.com Geschaftsfuhrer: Marcel Seeber . Dr. Oliver Vietze Sitz der Gesellschaft: Radeberg Amtsgericht Dresden: HRB 15379 Ust. ID: DE 189714583 -- 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 To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|