* Ldap *authentication* is performed by Apache with mod_ldap* modules * Ldap *permission* checking (if you need it) can be performed by LdapPlugin (and there is no password file for this one)
For LDAP authentication only (permission checking is done with Trac DB), you don't need any plugin if you use the default HTTP authentication scheme. Please post the relevant section of your Apache config file to get some help, and do not forget to report which version of Trac and Apache you are using. HTH, Manu On Thu, Apr 3, 2008 at 11:16 AM, <[EMAIL PROTECTED]> wrote: > > Hello, > > I am trying to set up ldap authentication metohd to trac, but i can't > do it. > > I tried the apache method and the ldap plugin. The first one doesn't > find the user and the second one gives me an error about missing > password store file. > > Any guide, please ?¿ > > > > -- Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
