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: [email protected] on behalf of Foggi, Nicola Sent: Wed 11/18/2009 1:41 PM To: [email protected] 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
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
