LDAP Authentication No Longer Works

We had RT working previously with LDAP Authentication,
but since our upgrade to Fedora Core 2 from Redhat 9
LDAP no longer works.

Here are the errors generated when you try to log in
via LDAP.

From RT log:
[Thu Jul 29 15:25:39 2004] [warning]: Attempt to free
unreferenced scalar: SV 0x8167af58 at
/usr/lib/perl5/site_perl/5.8.3/DBIx/SearchBuilder/Record.pm
line 821.
(/opt/rt3/lib/RT.pm:250)

From Apache log:
[Thu Jul 29 11:25:39 2004] [notice] child pid 20310
exit signal Segmentation fault (11)

Any help would be greatly appreciated.

Thanks,
Kirk

Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail

As I think you are using own mod_perl build linked to RH’s perl. While
upgrade your perl were changed and you have to rebuild mod_perl.
See also mod_perl section in
http://wiki.bestpractical.com/?CompilingPerl
and
http://wiki.bestpractical.com/?ManualApache

		Best regards. Ruslan.

Kirk Storer wrote: