Is there any special trick other than having:

       # The mapping of RT attributes on to LDAP attributes
                         'attr_map'                  =>  {   'Name' => 'cn',
                                                             'EmailAddress' => 
'mail',
                                                             'RealName' => 
'displayName',
'ExternalAuthId' => 'cn',
                                                            'Gecos' => 'cn'
                                                         }

In your config to get the email? As it pulls Gecos correctly, but nothing else, 
Including ExternalAuthId.

Thanks for any ideas.

Tom

--------
RT Training Sessions (http://bestpractical.com/services/training.html)
*  Barcelona, Spain — November 28 & 29, 2011

Reply via email to