[rt-users] ExternalAuth TLS to Active DirectoryLDAP_OPERATIONS_ERROR 1 on Bind
Foggi, Nicola
NFOGGI at depaul.edu
Wed Nov 18 15:55:41 EST 2009
Looking at a tcpdump, as soon as the ldap server returns "Server Hello Done" the RT server sends a FIN/ACK to close the connection, this all happens prior to the bind attempt, so when the bind attempt happens, it fails.
I have "verify=>'none'" set in the start_tls command, but still nothing...
Thoughts?
Nicola
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com on behalf of Foggi, Nicola
Sent: Wed 11/18/2009 1:41 PM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] ExternalAuth TLS to Active DirectoryLDAP_OPERATIONS_ERROR 1 on Bind
Hey Everyone,
So I got the ExternalAuth module working to Active Directory NON TLS enabled, however, when I set it to use TLS I get a:
LDAP_OPERATIONS_ERROR
returned on the bind. I'm looking at ways to troubleshoot it, i have tls set to verify=>none so it shouldn't be a certificate problem, but i'm at a loss of other ways to troubleshoot/track down the problem.
A stand alone perl script that i wrote to test with that calls Net::LDAP and start_tls binds ok from the box, so that even made it more confusing.
Any thoughts?
Nicola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20091118/58208042/attachment.htm>
More information about the rt-users
mailing list