Parameters were updated, there are more of them there is no need to specify DN in "weird" format: OU:Utilisateurs,DC:fadq,DC:qc it should be specified as "normal" DN: OU=Utilisateurs,DC=fadq,DC=qc
please grab example config and update it with your credentials On Wed, May 3, 2017 at 7:47 PM, Chamberland, Martin < [email protected]> wrote: > Exactly, i just copy over network. > > I was sure parameters are the same, they are not ? > > > > *De :* Maxim Solodovnik [mailto:[email protected]] > *Envoyé :* 3 mai 2017 08:46 > *À :* Openmeetings user-list > *Objet :* Re: problem with LDAP (3.2.2) > > > > Additionally your config seems to be copied from OM 1.9 or so > > I would suggest you to take example config and update it line by line with > your server, port, password, etc. > > > > On Wed, May 3, 2017 at 7:43 PM, Maxim Solodovnik <[email protected]> > wrote: > > Thanks for the configuration > > > > you have specified > > ldap_auth_type=SIMPLEBIND > > > > but haven't specified > > ldap_userdn_format=... > > > > additionally ldap_admin_dn doesn't look like DN > > > > please check example config at [1] > > and set all required fields > > > > [1] https://github.com/apache/openmeetings/blob/3.2.x/ > openmeetings-web/src/main/webapp/conf/om_ldap.cfg > > > > On Wed, May 3, 2017 at 7:38 PM, Chamberland, Martin < > [email protected]> wrote: > > We are using AS Windows 2012 > > > > By the way, i have already here a Openmeeting 3.0.3 that is connected > successfully on the same AD > > > > *De :* Wentao Liu [mailto:[email protected]] > *Envoyé :* 3 mai 2017 00:21 > *À :* Chamberland, Martin; '[email protected]' > *Objet :* RE: problem with LDAP (3.2.2) > > > > Hi Martin, > > > > Could you please tell which LDAP server you used? MS AD or OpenLDAP, > Apache Directory Server? > > Since the configuration is a little bit different among different servers.. > > > > Good luck! > > Wentao > > > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *Chamberland, Martin <[email protected]> > *Sent: *Wednesday, 3 May 2017 2:06 AM > *To: *'[email protected]' <[email protected]> > *Subject: *problem with LDAP (3.2.2) > > > > Hi, > > > > I configure ldap on openmeeting 3.2.2 (snapshot) > > > > I think i did it correctly from server side (ldap.cfg file) and from the > web interface, but… > > I always receive this error message : > > > > ERROR 05-02 14:02:37.252 o.a.o.c.l.LdapLoginManagement:262 > [http-nio-0.0.0.0-5080-exec-9] - Unexpected exception. > > org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: > ERR_04202 A value is missing on some RDN > > > > Can you help me where i can look for more information to troubleshoot ? > > > > Thank’s in advance. > > > > Martin C. > > > > > > > > > > > > > > -- > > WBR > Maxim aka solomax > > > > > > -- > > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
