Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

LDAP authentication #1187

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I have the following testing environment:
Pre-configured VM with OpenMeetings 1.0 RC1 running over Ubuntu Server;
ldap_config_path configured and om_ldap.cfg configured for OpenLDAP.

And I am having the following problem:
Users created locally inside OpenMeetings are working perfectly.
Any other user (created or not in OpenLDAP) is "successfully 
authenticated" and presented with the multiple organization message and 
combo box.

After the bogus authentication process, 
openmeetings.log shows:
DEBUG 03-20 17:58:47.229 LdapLoginManagement.java 703331 218 
org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] - Searching 
userdata with LDAP Search Filter :(uid=blahblah)
ERROR 03-20 17:58:47.230 MainService.java 703332 319 
org.openmeetings.app.remote.MainService [NioProcessor-1] - loginUser :
java.lang.NullPointerException: null
 at org.openmeetings.app.ldap.LdapLoginManagement.doLdapLogin
(LdapLoginManagement.java:222) [openmeetings.jar:na]
 at org.openmeetings.app.remote.MainService.loginUser
(MainService.java:270) [openmeetings.jar:na]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[na:1.6.0_16]
 at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39) [na:1.6.0_16]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_16]
 at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_16]
...

It seems to be related to issue 1031 although in this case there is a 
severe defect in the authentication procedure.

Best regards

Original issue reported on code.google.com by januswri...@gmail.com on 20 Mar 2010 at 6:06

GoogleCodeExporter commented 9 years ago
Yes I had this too with openmeetings_1_1_r3087.zip

However I just recompiled from the SVN tree and everything seems ok now.

You may try with the daily build and report back if it's working now for you.
http://i4demo.com/openmeetings/builds/

Thibault

Original comment by t.lem...@gmail.com on 14 Apr 2010 at 3:14

GoogleCodeExporter commented 9 years ago
I have the same problem with Version 1.6.2

Anybody have the solution?

Original comment by jarbas.junior@gmail.com on 31 May 2011 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:23

GoogleCodeExporter commented 9 years ago
OpenMeetings moves to Apache Foundation, update your bookmarks to the new 
project page:

http://incubator.apache.org/openmeetings/

New Issue tracker is located: https://issues.apache.org/jira/browse/OPENMEETINGS

New Mailing Lists located at: 
http://incubator.apache.org/openmeetings/mail-lists.html 

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:25