On Fri, Jul 15, 2011 at 3:17 AM, comefrom <[email protected]> wrote: > hi everyone > I'm new for openmeeting .A few days ago, i tried to integrated ldap > authentionation with my Sun directory server > It's not successfull.what i see , the debug log file always show this line > " > Authentification to LDAP - Server start > DEBUG 07-15 07:10:29.779 LdapAuthBase.java 70069464 133 > org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - loginToLdapServer > DEBUG 07-15 07:10:29.792 Usermanagement.java 70069477 1526 > org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] - > Usermanagement.getUserByLogin : hiroshima > DEBUG 07-15 07:10:29.798 LdapLoginManagement.java 70069483 413 > org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-1] - user doesnt > exist local -> create new > DEBUG 07-15 07:10:29.799 LdapAuthBase.java 70069484 156 > org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - getData > ERROR 07-15 07:10:29.801 LdapLoginManagement.java 70069486 443 > org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-1] - Error on > Ldap request - no result for user hiroshima" > > I'm confusing that openmeeting can only support Openldap?How about's another > ldap servers? > In case, i'm using user database with Sun directory server > As below, the configuration file looks so good > > ldap_server_type=OpenLDAP > ldap_conn_url=ldap://myldap.com:13892 > ldap_admin_dn=uid:omuser,ou:users,o:test,c:com > ldap_passwd=12345 > ldap_search_base=o:test,c:com > field_user_principal=uid > ldap_sync_password_to_om=no > ldap_auth_type=SIMPLE > ldap_user_attr_lastname=type-id > ldap_user_attr_firstname=uid > ldap_user_attr_mail=uid > ldap_user_attr_street=st > ldap_user_attr_additionalname=description > ldap_user_attr_fax=telephoneNumber > ldap_user_attr_zip=st > ldap_user_attr_country=st > ldap_user_attr_town=st > ldap_user_attr_phone=telephoneNumber > > Any helps are appreciated > Thanks so much > Hieu > > -- I have no direct experience with Sun Directory Server, however I found using a packet sniffer invaluable to debug with.
Cheers -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" 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-user?hl=en.
