Hello Maxim. Thanks for your answer. I tryed to upgrade with the 3.0.3. Is it normal that in "about" in the panel, it still 3.0.2?
In fact, the config file has change. I do not success to connect and I dont know where I could read the log file to see the result of my modification in the logback-config.xml. I think I will work on it next week because I'm little bit busy at the moment but maybe I will wait a new stable version ans work with local database for the moment because I couldn't spend too much time if the actual version is in developpement. Thanks a lot Best regards Greg. 2014-07-23 12:30 GMT+02:00 Maxim Solodovnik <[email protected]>: > Hello Greg, > > could you please try 3.0.3? Work with LDAP/AD was reimplemented > 3.0.3 can be taken from here > https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ > then you can enable debug messages to better dignose what is wrong: > > open webapps/openmeetings/WEB-INF/classes/logback-config.xml > change > <logger name="org.apache.directory" level="INFO"/> > to be > <logger name="org.apache.directory" level="DEBUG"/> > > Hope this version will work better :) > > Please NOTE config file has been changes, please review example bundled > > > On 23 July 2014 17:19, Grégory Mangeney <[email protected]> wrote: > >> Hello, >> I tryed to link my AD with OM but I always have the login screen shaking >> to said me "no it doesn't work". >> >> I think I make all good but it would'nt connect with an AD user. >> I could not understand what is the problem. >> >> I made an upgrade of OM whitch I installed in V2.0 with a live CD. >> Now I'm in V3.0.2 >> >> I set an LDAP config in the panel with relative link to >> '/usr/lib/red5/webapps/openmeetings/conf/om_ldap.cfg'. >> >> In the login screen I coul choose my domaine >> >> I have an Exchange in Version 2008. >> >> Here is the contain of my conf file: >> >> ldap_server_type=AD >> >> ldap_conn_url=ldap://MY_AD_IP:389 >> ldap_admin_dn=CN:adconnect,OU:comptes Cles,OU:Services,OU:my >> company,DC:domain,DC:com >> >> ldap_passwd=adconnectpasswd >> >> ldap_search_base=DC:domain,DC:com >> >> field_user_principal=userPrincipalName >> >> ldap_auth_type=SIMPLE >> >> ldap_sync_password_to_om=no >> >> >> Could you see an error in my conf file for AD? >> Is it any way to get error log durring attempt to connect for helping me to >> find why it couldn't work? With log file? where find it? >> >> >> Thanks a lot. >> >> Best Regards >> Greg. >> >> >> >> > > > -- > WBR > Maxim aka solomax >
