Errors from RT-Authen-ExternalAuth

Hello all,

I’m getting errors from the LDAP connector every time someone logs in to RT from the Active Directory instance I’m plugged into. I have included a section here. The user authenticates and logs in but the server logs are filling up with this. Is this a sign of a larger problem?

I’m running RT4 with the 0.09 version of the plug in.

May 26 17:29:09 HOST RT: Use of uninitialized value in string eq at /opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/LDAP.pm line 236. (/opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/LDAP.pm:236)
May 26 17:29:09 HOST RT: Use of uninitialized value in string eq at /opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/LDAP.pm line 236. (/opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/LDAP.pm:236)
May 26 17:29:09 HOST RT: Use of uninitialized value in sprintf at /opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth.pm line 534. (/opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth.pm:536)
May 26 17:29:09 HOST RT: Use of uninitialized value in sprintf at /opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth.pm line 534. (/opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth.pm:536)

Thanks much.

I’m getting errors from the LDAP connector every time someone logs in to RT from the Active Directory instance I’m plugged into. I have included a section here. The user authenticates and logs in but the server logs are filling up with this. Is this a sign of a larger problem?

I’m running RT4 with the 0.09 version of the plug in.

These are warnings, not errors.

I believe there has been a patch submitted to quiet some of them, but
I’m not sure if it is in the repo yet. It is not in a release.

-kevin