problem with ldap authentication Sun directory server

39 views
Skip to first unread message

comefrom

unread,
Jul 14, 2011, 10:17:19 PM7/14/11
to openmeet...@googlegroups.com
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

shouldbe q931

unread,
Jul 15, 2011, 4:32:38 AM7/15/11
to openmeet...@googlegroups.com
> --
I have no direct experience with Sun Directory Server, however I found
using a packet sniffer invaluable to debug with.

Cheers

comefrom

unread,
Jul 18, 2011, 2:46:27 AM7/18/11
to openmeet...@googlegroups.com
Thanks shouldbeq931
I'm used to sniff traffic using snoop command to analyze packets sending out and receiving from Sun directory server
I can't see abnormal, what i confused that openmeeting can't support Sun directory attributes and
it can't recogzine ldap format return from Sun directory server when doing ldapsearch
Anyone else has experienced on Sun directory server or another ldap servers ?
Pls help
Thanks

Reply all
Reply to author
Forward
0 new messages