Hi, I've used ActiveDirectory with SSL successfully and have to concur that it looked different when the SSL handshake failed.
Holger [cid:[email protected]] From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Mittwoch, 23. November 2011 09:18 To: [email protected] Subject: Re: [openmeetings-user] Problem with OpenLdap with SSL and OpenMeetings 1_8_8_r4555 Hm, I have to review, I don't know if anybody tried yet openLDAP with SSL. However, your error mesage actually says: "Authentification on LDAP Server failed" => is there nothing more? Usually an error in the SSL cert leads to some different messages, "Authentification on LDAP Server failed" actually means everything is okay, but your PWD / admin user is wrong. Sebastian 2011/11/23 Max León <[email protected]<mailto:[email protected]>> Hello, 1st and foremost, CONGRATULATIONS ON A EXCEPTIONAL SOFTWARE. Is truly awsome the level of maturity of the system, that being said.... I need a little bit of assistance, I have verson 1.8.8 (r4555) up and running on CentOS 6, I also integrated it with our OpenLdap with SSL, the ssl certificate has been imported in the trustore by running this command: "keytool -import -trustcacerts -alias openmeetings -file ~/SSL/certs/mycert.crt -keystore ~/mykeystore.jks" with success since after confirmation it claimed that it was imported successfully (the certificate is from digicert and I imported the ca.crt from them as well) . Now the problem is that I keep getting this error: "Authentification on LDAP Server failed : ldap.server.com:636<http://ldap.server.com:636> ERROR 11-22 21:39:19.361 LdapAuthBase.java 151883 106 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - [Authentification on LDAP Server failed]" On the configuration file inside webapps/openmeetings/conf/ I called it myldap.cfg the I have the follwing: ldap_server_type=OpenLDAP ldap_conn_url=ldaps://ldap.server.com:636<http://ldap.server.com:636> ldap_admin_dn=UID:OM,OU:Users,OU:acl,DC:domain,DC:com ldap_passwd=xyz ldap_search_base=OU:Users,OU:axs,DC:domain,DC:com field_user_principal=uid ldap_auth_type=SIMPLE ldap_sync_password_to_om=yes I have tested the ldap_admin_dn with ldap-tools and it binds perfectly well. Can someone through a little bit of light on what I'm doing wrong?, I'm running out of ideas. Thank you very much. -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To view this discussion on the web visit https://groups.google.com/d/msg/openmeetings-user/-/0TRA0n1qB8kJ. To post to this group, send email to [email protected]<mailto:[email protected]>. To unsubscribe from this group, send email to [email protected]<mailto:openmeetings-user%[email protected]>. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en. -- Sebastian Wagner http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]<mailto:[email protected]> -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]<mailto:[email protected]>. To unsubscribe from this group, send email to [email protected]<mailto:[email protected]>. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en. ________________________________ OM International Limited - Unit B Clifford Court, Cooper Way - Carlisle CA3 0JG - United Kingdom Charity reg no: 1112655 - Company reg no: 5649412 (England and Wales) -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
<<inline: image001.jpg>>
