You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2016/11/01 04:34:59 UTC

[jira] [Commented] (OPENMEETINGS-1492) OM 3.1.3 duplication records in database

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15624324#comment-15624324 ] 

Maxim Solodovnik commented on OPENMEETINGS-1492:
------------------------------------------------

Just set up local LDAP server
create test account 
login/logout 3 times
check DB

everything works as expected.

What is your LDAP configuration in OM admin?
are you adding domain prefix of something?

What is the result of following query on your DB:
SELECT id, type, domain_id, login, deleted+0 FROM openmeetings_3_1.om_user;


> OM 3.1.3 duplication records in database
> ----------------------------------------
>
>                 Key: OPENMEETINGS-1492
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1492
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: LDAP
>    Affects Versions: 3.1.3
>         Environment: OS Centos 7 
>            Reporter: nikolay
>            Assignee: Maxim Solodovnik
>
> I've installed OM 3.1.3 on Centos 7 and I got some ussues.
> The first of them is a dupplication of user's records in a local MySQL DB.
> Each time when a user logs into OM via ldap (MS AD) the new record for this user appears in OM database.
> If a user logs into OM locally (local DB [internal]) then it's OK.
> om_ldap.cfg file has  ldap_provisioning=AUTOCREATE.
> Can anybody help me?
> Thanks.
> Regards 
> Nikolay



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)