No problem, have a good night. By the way, we are in process of upgrade our 1.2.x openmeeting version to new one
Should we install 3.3.x or straight move to 4.x ? De : Maxim Solodovnik [mailto:solomax...@gmail.com] Envoyé : 3 novembre 2017 13:55 À : Openmeetings user-list Objet : Re: LDAP question (same user multiple time) The issue is definitely caused by login == NULL will try to double check with your steps (tomorrow most probably, too late here :( ) On Sat, Nov 4, 2017 at 12:52 AM, Chamberland, Martin <martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote: MariaDB [open330]> select id, login, type, firstname, lastname from open330.om_user; +----+--------+------+----------------+--------------------+ | id | login | type | firstname | lastname | +----+--------+------+----------------+--------------------+ | 1 | admin | user | Admini | Strateur | | 2 | tech | user | Support | Informatique | | 3 | usager | user | Stephane | Genest | | 4 | NULL | ldap | Jean-François | Néron | | 5 | NULL | ldap | usager | formation_cours003 | | 6 | NULL | ldap | usager | formation_cours002 | | 7 | NULL | ldap | usager | formation_cours003 | | 8 | NULL | ldap | usager | formation_cours004 | | 9 | NULL | ldap | Stéphane | Genest | | 10 | NULL | ldap | Stéphane | Genest | | 11 | NULL | ldap | Stéphane | Genest | | 12 | NULL | ldap | Stéphane | Genest | | 13 | NULL | ldap | Stéphane | Genest | | 14 | NULL | ldap | Stéphane | Genest | | 15 | NULL | ldap | Stéphane | Genest | | 16 | NULL | ldap | Stéphane | Genest | | 17 | NULL | ldap | Stéphane | Genest | | 18 | NULL | ldap | Martin | Chamberland | | 19 | NULL | ldap | Stéphane | Genest | | 20 | NULL | ldap | Stéphane | Genest | | 21 | NULL | ldap | Stéphane | Genest | | 22 | NULL | ldap | Martin | Chamberland | | 23 | NULL | ldap | Stéphane | Genest | | 24 | NULL | ldap | Martin | Chamberland | | 25 | NULL | ldap | Stéphane | Genest | De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>] Envoyé : 3 novembre 2017 13:35 À : Openmeetings user-list Objet : Re: LDAP question (same user multiple time) cat you perform following select in your DB: select id, login, type, firstname, lastname from openmeetings.om_user filter by your particular user I guess so simple change shouldn't break everything On Sat, Nov 4, 2017 at 12:03 AM, Chamberland, Martin <martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote: The problem we are facing is simple. Suppose a new user connect to the OP platform. I change this user to be ADMIN. (for administration purpose). The next time he will connect, a new user will be create with the same LOGIN, but then he won’t be ADMIN, because it’s a brand new one ☹ De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>] Envoyé : 3 novembre 2017 12:28 À : Openmeetings user-list Objet : Re: LDAP question (same user multiple time) really weird ... All your duplicated users has no login .... I'm curios how is this possible .... On Fri, Nov 3, 2017 at 8:16 PM, Chamberland, Martin <martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote: Here a screenshot of the same user. Everytime it connect, a new one is create and there is now LOGIN name. I'm still trying to find how to post MariaDB information. -----Message d'origine----- De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>] Envoyé : 3 novembre 2017 01:22 À : Openmeetings user-list Objet : Re: LDAP question (same user multiple time) Hello martin, According to the code Users should not be duplicated login will be unique for given LDAP server Maybe you can share you LDAP config (masking sensitive information) and show content of om_user DB table with duplicate entries? On Thu, Nov 2, 2017 at 10:18 PM, Chamberland, Martin <martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote: > Hi there, > > > > We just finished install OpenMeetings 3.3.0 and it’s connect to our AD > 2016 (ldap). > > The problem we see is that everytime a new user connect, it create > again and again. > > > > I remember there is a parameter somewhere to correct this issue but i > can’t find it in 3.3.0 > > > > Is that in the ldap.cfg file or in the web-interface ? > > > > Thank’s > > > > Martin C. > > > > -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax