[rt-users] Email completion and LDAP authentication

Jac Gubbels jhj.gubbels at gmail.com
Tue Oct 13 12:58:06 EDT 2009


Hi,

I am having trouble running two plugins at the same time. Probably i am
missing something stupid. Here is a snipped of my RT_SiteConfig.pm.

Set(@Plugins,(qw(RTx::EmailCompletion)));
Set(@Plugins,(qw(RT::Authen::ExternalAuth)));

Now, depending on the order I set the @plugins they work individually but
not together. The plugin that gets listed last works.

I have recently upgraded to the new LDAP authentication plugin. With the old
one things worked together. I have carefully followed the steps in the
README of both plugins. Both are the latest versions.

I run RT3.8.4 on an ubuntu box.

Thanks heaps for any help or pointers.
Jac
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20091013/fb79667f/attachment.htm>


More information about the rt-users mailing list