Yes, "javax.naming.CommunicationException: simple bind failed: a.b.c.d:3268"
actually can mean, either network/port failed OR cert failed, from that exception you cannot really say if its the one root cause or the other. If the user/pwd for LDAP would be wrong you would see a different exception. I guess you've configured port/host network right so I would say its a certificate problem. There are others that have done it successfully: https://groups.google.com/forum/#!topic/openmeetings-user/n5aysy3BRUU or http://markmail.org/message/jfwivy64l35idgk2 Sebastian 2011/12/23 Nirbhay <[email protected]> > **** > Hi,**** > > ** ** > > I am trying to Authenticate openmeetings instance with AD, I have imported ca > certs to truststore.jmx present in red5/conf but when i try to login it fails > and the logs says:**** > > ** ** > > Authentification on LDAP Server failed : simple bind failed: a.b.c.d:3268**** > > ERROR 12-22 19:37:53.904 LdapAuthBase.java 9488640 106 > org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-11] - [Authentification > on LDAP Server failed]**** > > javax.naming.CommunicationException: simple bind failed: a.b.c.d:3268**** > > at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:197) > ~[na:1.6.0_26]**** > > at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2694) ~[na:1.6.0_26]**** > > at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:293) ~[na:1.6.0_26]**** > > at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175) > ~[na:1.6.0_26]**** > > at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193) > ~[na:1.6.0_26**** > > ** ** > > ** ** > > I am not able to understand the root cause behind this whether my certs are > not properly imported or my admin user or password is wrong.**** > > I have attached a file with this mail containing log for one time > authentication request.**** > > ** ** > > Please suggest some on this issue.**** > > ** ** > > Your quick reply will be appreciated.**** > > ** ** > > -- **** > > ** ** > > With Best Wishes, > > [image: line]**** > > Nirbhay Singh Tomar > SI,CTO **** > > Ericsson India Global Services Pvt. Ltd > [email protected] > +91 8860080138 > www.ericsson.com **** > > [image: > http://www.ericsson.com/current_campaign]<http://www.ericsson.com/current_campaign> > **** > > ** ** > > This Communication is Confidential. We only send and receive email on the > basis of the terms set out at www.ericsson.com/email_disclaimer **** > > ------------------------------ > OM International Limited - Unit B Clifford Court, Cooper Way - Carlisle > CA3 0JG - United Kingdom > A company limited by guarantee - Charity reg no: 1112655 - Company reg no: > 5649412 (England and Wales) > > -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
