I'm attempting to use LDAP authentication for OpenMeetings, but am
running into a couple of issues.  I'm wondering what the best way is
to debug it.  The only two symptoms I see are:
- When I try to log in with an LDAP user, no matter what username/
password I enter, I get prompted for the organization (which is a
blank list).  If I choose to continue, I get a blank page.
- In the stderr/stdout, I see the following message:
ERROR 11-14 07:55:03.638 LdapLoginManagement.java 52919 248
org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-1] - Error
on LdapAuth : 1

How can I debug what "Error on LdapAuth" means??  Here's my
om_ldap.cfg file:

ldap_server_type=OpenLDAP
ldap_conn_url=ldaps://my.ldap.local
ldap_admin_dn=
ldap_passwd=
ldap_search_base=DC:it,DC:ldap,DC:local
field_user_principal=uid
ldap_auth_type=SIMPLE
ldap_sync_password_to_om=no
ldap_user_attr_lastname=sn
ldap_user_attr_firstname=givenName
ldap_user_attr_mail=mail
ldap_user_attr_street=streetAddress
ldap_user_attr_additionalname=description
ldap_user_attr_fax=facsimileTelephoneNumber
ldap_user_attr_zip=postalCode
ldap_user_attr_country=co
ldap_user_attr_town=l
ldap_user_attr_phone=telephoneNumber

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to