On Fri, Jun 19, 2009 at 2:56 AM, Þehra Þen<[email protected]> wrote: > They told me to to integrate trac with active directory authentication. > I've installed trac. > I read from the trac documentation that I have to install apache for active > directory integration. > But I do not know how to accomplish this? > > Any help will be appreciated. > > Thanks.
In your case, (i.e. don't even have Apache) you might be better off using the AccountManager plugin and the LDAP auth plugin that's available for it. Take a look on trac-hacks.org for these. It's a fairly common use case so you should also be able to find a lot of existing threads on this mailing list about getting that set up. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
