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

Reply via email to