[rt-users] LDAP attr_match vs multiple values

Giuseppe Sollazzo gsollazz at sgul.ac.uk
Mon Jul 25 09:41:26 EDT 2011


Hi,
just a quick doubt/verification.

We have RT::Authen::ExternalAuth and RT::Extension::LDAPImport. Our 
matching array is as follows:

      'attr_map'                  =>  {   'Name' => 'uid',
                                                                                             'EmailAddress' => 'mail',
                                                                                             'Organization' => 'o',
                                                                                             'RealName' => 'cn',
                                                                                             'ExternalAuthId' => 'uid',
                                                                                             'Gecos' => 'gecos',
                                                                                             'WorkPhone' => 'telephoneNumber',
                                                                                             'Address1' => 'ou',
                                                                                             'City' => 'l',
                                                                                             'State' => 'st',
                                                                                             'Zip' => 'postalCode',
                                                                                             'Country' => 'co'
                                                                                         }


We happen to have two entries called 'ou' in any entry so this doesn't 
seem to work.
Is that possible by any kind of ou[0] array syntax?

Cheers,
Giuseppe

-- 
____________________________________

Giuseppe Sollazzo
Senior Systems Analyst
Computing Services
Information Services
St. George's, University Of London
Cranmer Terrace
London SW17 0RE

Email: gsollazz at sgul.ac.uk
Direct Dial: +44 20 8725 5160
Fax: +44 20 8725 3583





More information about the rt-users mailing list