[rt-users] Error connect LDAP on Zimbra 7.2

Kevin Falcone falcone at bestpractical.com
Tue Oct 7 10:48:51 EDT 2014


On Mon, Oct 06, 2014 at 01:44:07PM -0500, Julio Cesar Arevalo Blanco wrote:
>       Plugin('RT::Authen::ExternalAuth');
>       Set( @Plugins, qw(RT::Authen::ExternalAuth));

This is wrong.  All it does is overwrite the first line with the
second line.  Delete the second line.

>     'attr_match_list'  => [
>                 'Name',
>                 'EmailAddress',
>                 'ExternalContactInfoId',
>                 'RealName',
> #               'Password',
> #    'displayName',
> #    'mail',
>    ],

This is going to cause problems.  What happens when you have two users
named John Doe?  Please review the documentation

https://metacpan.org/pod/RT::Authen::ExternalAuth#attr_match_list

> 
> I authenticate correctly with helpdesk at version3.co mail account via Web 
> interface zimbra. so the password is correct email.

Instead of a wireshark dump, please provide the debug logs from RT.

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


More information about the rt-users mailing list