On Sat, Jul 18, 2009 at 1:20 AM, David<[email protected]> wrote: > > Hello All, > I've been googling and searching for quite some time for a solution to > this. Basically I would like to use Trac w/ SVN(dav_svn/apache) for: > 1. Multiple projects, with different user and/or permissions sets. > 2. Would like to be able to handle subversion access from within trac > (via account manager). > 3. Have subversion also authenticate with that info. >
What I do is to use a central LDAP server (e.g. MSAD) and use mod_auth_ldap for both Trac + SVN. -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
