[rt-users] External Auth (LDAP) and Mail Attribute

Kevin Falcone falcone at bestpractical.com
Tue Nov 15 11:36:25 EST 2011


On Tue, Nov 15, 2011 at 10:24:50AM -0500, Thomas  Misilo wrote:
>    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.

As long as those are the right attributes, and you have rights to read
the ldap recpard, it should be fine.

The debug logs list what data is pulled from LDAP so you can confirm.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20111115/ba5c9682/attachment.sig>


More information about the rt-users mailing list