> -----Original Message----- > From: [email protected] On Behalf Of [email protected] > Sent: 22 June 2010 17:20 > To: [email protected] > Subject: [Trac] LDAP plugin advice, user details > > Hi all, > > The number of projects we have here is growing and I'm getting an > increasing number of complaints from users about having to > fill in their details repeatedly in the user preferences. > > I use apache and mod_ldap to authenticate. Trac running over > mod_python. > > Looking on trac-hacks there are a number of LDAP plugins, > does anyone use any of them just to pull user data from LDAP (Active > Directory) rather than authentication as well? > > Any advice appreciated. > > Simon > I have the same issue. I would have thought this must be a fairly common scenario. However, I have not tried any of the LDAP plugins as none seemed suitable from what I could see. I was thinking of rolling a local python script to auto-replicate details between environments (although this could run into problems if people need to use e.g. different addresses for different tasks).
I hope someone will have a good suggestion. ~ mark c P.S. As recently mentioned, recommend you replace the now dead mod_python with mod_wsgi if you can... -- 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.
