[rt-users] Implementing LDAP Authentication in RT 4.0.2

Izz Abdullah Izz.Abdullah at hibbett.com
Thu Sep 15 17:49:37 EDT 2011


Thanks a ton.  I got this installed and tweaked the RT_SiteConfig file, but I get the following error:
Can't use string ("My_LDAP") as an ARRAY ref while "strict refs" in use at /opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth.pm line 55.

If I comment the use strict; out of the ExternalAuth perl directive, then I can access RT, but not utilizing LDAP.  Any ideas?

-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Kevin Falcone
Sent: Thursday, September 15, 2011 2:47 PM
To: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Implementing LDAP Authentication in RT 4.0.2

On Thu, Sep 15, 2011 at 02:04:18PM -0500, Izz Abdullah wrote:
>    I have yet to find some definitive documentation on implementing LDAP authentication in RT
>    4.0.x.  I found this wiki: [1]http://requesttracker.wikia.com/wiki/LdapSiteConfigSettings
> 
>    I've also found a lot of other things related to outdated, very early 3.x, versions of RT.  I
>    would appreciate if anyone could assist in pointing me in the right direction.

You appear to have found another wildly out of date wiki page.
Thanks, I've added the appropriate category.

If you review:
http://requesttracker.wikia.com/wiki/LDAP

It points at the relevant options.

RT-Authen-ExternalAuth 0.09 or mod_auth_kerb work fine with RT4

-kevin



More information about the rt-users mailing list