Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1187 by januswriter: LDAP authentication
http://code.google.com/p/openmeetings/issues/detail?id=1187

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


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" 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-dev?hl=en.

Reply via email to