The log is actually quite what all what you can get, but it also tells you what went wrong:
Authentification on LDAP Server failed : simple bind failed: ldapserver.example.com:636 ERROR 10-03 17:53:54.240 LdapAuthBase.java 5607719 124 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-13] - [Authentification on LDAP Server failed] javax.naming.CommunicationException: simple bind failed: ldapserver.example.com:636 =>Authentification on LDAP Server failed => so it was possible to connect but the admin user is wrong. That would be at least my interpretation. Sebastian 2012/10/22 Johannes Zarl <[email protected]> > On Wednesday, 17. October 2012, 16:00:12, [email protected] wrote: > > [Authentification on LDAP Server failed] > > javax.naming.CommunicationException: simple bind failed: > > ldapserver.example.com:636 > > > > I don't think your actual server is "ldapserver.example.com" so you > should > > configure the ldap config file with appropriate values. > > Sorry for the misleading entry. I substituted "ldapserver.example.com" > for the > actual hostname in the config and log files. I should have chosen some > name that > made this more evident. The actual config uses the correct hostname. > > > The box with the dropdown actually means that there is an issue in the > user > > mapping, login was not successful to LDAP. > > Is there any way I can get a more informative error message out of > openmeetings? Or maybe let openmeetings display the queries it sends to the > server, so I can replicate the on the commandline using ldapsearch? > > > > > I don't think that the LDAP config files should be in the same folder as > > persistence.xml. > > http://incubator.apache.org/openmeetings/LdapAndADS.html > > In: $RED5_HOME/webapps/openmeetings/conf you should place your configs. > > Yes, I found that out, too. I just wanted to mention that the in-page-docs > in > the OpenMeetings LDAP-Settings page ("Administration" -> "LDAP") state the > wrong location (at least in the german locale). > > Johannes > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
