search for: ldap_start_tls_oid

Displaying 1 result from an estimated 1 matches for "ldap_start_tls_oid".

2009 Apr 15
1
Failed to join win2008 domain when "server ldap signing is required".
...ining windows 2008 domain when "server ldap signing is required". We configured start-tls, copied over the CA certificate but getting an error for the request to start ssl/tls To be exact, here is what we see in wireshark: Our request to the domain: requestName: 1.3.6.1.4.1.1466.20037 (LDAP_START_TLS_OID) Respond from the domain: LDAPMessage extendedResp(1) (00000000: LdapErr: DSID-0C090E0B, comment: Error initializing SSL/TLS, data 0, v1771) We also saw the same problem with windows 2003 SP2 however; it is working well for any other windows 2003 domain. Is it a known issue? Any hint will be mu...