Re: Openmeetings and Openldap

2009-03-17 Thread alex LUCAS
Hi Ivan, The solution (for me, with an OpenLDAP directory) is in the march 5th 2009 message. Two problems for me in the LdapLoginManagement.java class was : - The 'ldap_search_filter' value who doesn't exist in OpenLDAP. - LdapAuthBase.LDAP_AUTH_TYPE_SIMPLE doesn't work. I had to switch in Ldap

Re: Openmeetings and Openldap

2009-03-17 Thread bidab
Hi, i have the same problem like you. I try to connect and i have invalid password. In red5.log I have this error : Authentification on LDAP server failed : mydomain.local:389 In om_ldap.cfg I put: ldap_conn_url=ldap://mydomain.local:389 ldap_admin=mydomain\ibolzer ldap_password=mypass ldap_login

Re: Problem with OpenMeetings and Active Directory

2009-03-17 Thread smoeker
hi ivan, long time no see ;-) here are 2 threads concerning that topic : http://groups.google.com/group/openmeetings-user/browse_thread/thread/1fc38c2f5868a88b http://groups.google.com/group/openmeetings-user/browse_thread/thread/f0f3607a2fe623db in the first one i posted a little java snippet

Problem with OpenMeetings and Active Directory

2009-03-17 Thread bidab
Hi, I have a problem with OM and Active Directory. I configure om_ldap.cfg file like this: ldap_conn_url = ldap://mydomain.local:389 ldap_admin=mydomain\ibolzer ldap_passwd= mypassword ldap_login_base=OU:...,OU:...,DC:...,DC: ldap_search_base=DC:...,DC:... In OM, I add ldap_config_path with