On 21 Jan 2011 09:48, Nick Couchman wrote:
> So, I just installed the RT-Extension-SaltedPasswords extension on two
> RT 3.6.x installations (3.6.5 and 3.6.7) to protect against the
> announced vulnerability.  I followed the directions, and, upon adding
> the line:
> 
> use RT::Extension::SaltedPasswords;
> 
> in my RT_SiteConfig.pm file, found that LDAP logins no longer work.

That's not the right line to put in your config file.  What
documentation made you think it was?

You need to add it to your @Plugins line.

Thomas

Reply via email to