[
https://issues.apache.org/jira/browse/OPENMEETINGS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594284#comment-15594284
]
nikolay commented on OPENMEETINGS-1492:
---------------------------------------
Do you mean these parameters:
# Ldap user attributes mapping
# Set the following internal OM user attributes to their corresponding
Ldap-attribute
ldap_user_attr_login=sAMAccountName
ldap_user_attr_lastname=sn
ldap_user_attr_firstname=givenName
ldap_user_attr_mail=mail
ldap_user_attr_street=streetAddress
ldap_user_attr_additionalname=description
ldap_user_attr_fax=facsimileTelephoneNumber
ldap_user_attr_zip=postalCode
ldap_user_attr_country=co
ldap_user_attr_town=l
ldap_user_attr_phone=telephoneNumber
ldap_group_attr=memberOf
?
There are no mistaken I think.
Could it be the reason is related to the incorrect coding of which I spoke in
the ticket OPENMEETINGS-1493?
Тhe presence of characters ??? can disrupt the search for records in the
database... ?
> 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)