Hi,

Our trac users each have active directory user accounts. We do our login 
authentication via apache and so we only need to authenticate once for all 
multi trac sites. Well, the problem I'm having is that not all users enter 
their preferences.

This information is used to associate their login name(active directory 
username) with their email address and full name, which is used for email 
notification. Does anyone know of a script to populate their emails in the 
session_attribute table without them going to the preference page?

Objectives:

1. Need access to LDAP
2. Match session id (username) with LDAP username and populate the email to 
session_attribute


-Mark

-- 
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.

Reply via email to