[rt-users] ExternalAuth to active directory over SSL
Thomas Sibley
trs at bestpractical.com
Tue Mar 27 13:28:10 EDT 2012
On 03/27/2012 12:48 PM, Brent Wiese wrote:
> Alas, no, it didn't help: [Tue Mar 27 16:43:36 2012] [critical]:
> RT::Authen::ExternalAuth::LDAP::_GetBoundLdapObj Can't bind:
> LDAP_OPERATIONS_ERROR 1
> (/opt/rt4/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/LDAP.pm:492)
Note that you're no longer getting segfaults from Apache, meaning you
solved the SSL lib conflict between Perl and Apache. The error above is
a pure bind error.
What's your ExternalAuth config? I suspect you configured it to talk
TLS to your SSL port.
Thomas
More information about the rt-users
mailing list