> 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?
As far as I can tell, there is no API in Trac to retrieve details from anywhere but its own database. The IUserDirectory interface (or whatever its new name) has been discussed many times, but is yet to be implemented; meanwhile no Trac plugin may provide user data to the Trac core for now. Cheers, 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.
