On 07/18/2011 12:27 PM, James Zuelow wrote: > I did look at the WebExternal settings in RT. Using them, RT does do > authentication and log the user in. But at least in my experience over the > last week it does not synchronize data from from AD. Admittedly, I am doing > this as a side project in addition to my regular job, so I may have missed > the "sync data with AD" tag for WebExternal.
With RT-Extension-LDAPImport, you can load users into RT from LDAP and put it cron to keep it current. ExternalAuth _should_ support "info only" mode which syncs the user details on first user create, but that's currently TODO. Thomas -------- 2011 Training: http://bestpractical.com/services/training.html
