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 [email protected] 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
pgpD8pnV5FbfD.pgp
Description: PGP signature
-- RT Training November 4 & 5 Los Angeles http://bestpractical.com/training
