Help on Trac
Revision as of 18:13, 16 July 2010 by Jgvictores (talk | contribs) (Created page with 'To integrate TRAC with Authz.conf, in trac.ini: [trac] authz_file = /(path_to_your)/authz.conf # ... more stuff ... permission_policies = AuthzSourcePolicy, ... more stuff …')
To integrate TRAC with Authz.conf, in trac.ini:
[trac] authz_file = /(path_to_your)/authz.conf # ... more stuff ... permission_policies = AuthzSourcePolicy, ... more stuff ...