[
https://issues.apache.org/jira/browse/OPENMEETINGS-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Solodovnik resolved OPENMEETINGS-1176.
--------------------------------------------
Resolution: Not a Problem
great
please use mailing-lists http://openmeetings.apache.org/mail-lists.html to get
assistance or ask questions :)
> LDAP - "mail" attribut
> ----------------------
>
> Key: OPENMEETINGS-1176
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1176
> Project: Openmeetings
> Issue Type: Bug
> Components: LDAP
> Affects Versions: 3.0.3
> Environment: Ubuntu 14.04
> Reporter: UltraBall
> Assignee: Maxim Solodovnik
>
> Hey Guys,
> im tryiging to configure my the LDAP authentication (destination LDAP:
> openLDAP).
> But i have the problem, that im only able to authenticat the "uid" attribut.
> If i try "mail" in my LDAP, all the time i get the message "invalid password".
> ldap.cfg
> ------
> ldap_conn_host=oldap.mydomain.de
> ldap_conn_port=389
> ldap_conn_secure=false
> ldap_admin_dn=UID=openmeetings,OU=xxx,OU=xxx,DC=xxx,DC=de
> ldap_passwd=xxx
> ldap_search_base=OU=xxx,OU=xxx,DC=xxx,DC=de
> ldap_search_query=(mail=%s)
> ldap_search_scope=ONELEVEL
> ldap_auth_type=SIMPLEBIND
> ldap_userdn_format=mail=%s,OU=xxx,OU=xxx,DC=xxx,DC=de
> ldap_provisionning=AUTOCREATE
> . . .
> ------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)