This question has been flagged
4440 Views

Hi!

I setup a ubuntu 12.04 LTS server with an LDAP SSL / TLS capable service. On openerp I installed the auth_ldap module, and if I enable the tls crypt comunication, the authtentication don't work in clear works. Did anyone have the same problem?

This is the ldap logs:

Oct  1 09:26:12 ldap slapd[939]: conn=86670 fd=42 ACCEPT from IP=xxx.xxx.xxx.xxx:48970 (IP=0.0.0.0:389)
Oct  1 09:26:12 ldap slapd[939]: conn=86670 op=0 EXT oid=1.3.6.1.4.1.1466.20037
Oct  1 09:26:12 ldap slapd[939]: conn=86670 op=0 STARTTLS
Oct  1 09:26:12 ldap slapd[939]: conn=86670 op=0 RESULT oid= err=0 text=
Oct  1 09:26:12 ldap slapd[939]: conn=86670 fd=42 TLS established tls_ssf=128 ssf=128
Oct  1 09:26:12 ldap slapd[939]: conn=86670 fd=42 closed (connection lost)

Regards

Franco

Avatar
Discard

Step 1: Verify the Server Authentication certificate.
Step 2: Verify the Client Authentication certificate.
Step 3: Check for multiple SSL certificates.
Step 4: Verify the LDAPS connection on the server.
Step 5: Enable Schannel logging.

Regards,
Rachel Gomez