[
https://issues.apache.org/jira/browse/OPENMEETINGS-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315844#comment-14315844
]
Maxim Solodovnik edited comment on OPENMEETINGS-1176 at 2/11/15 9:11 AM:
-------------------------------------------------------------------------
can you take some tool like LDAPExplorer
and try to login to your LDAP using DN:
[email protected],OU=xxx,OU=xxx,DC=xxx,DC=de
If it is not possible please change ldap_auth_type=SEARCHANDBIND and try again
with OM
was (Author: solomax):
can you take some tool like LDAPExplorer
and try to login to your LDAP using DN:
[email protected],OU=xxx,OU=xxx,DC=xxx,DC=de
If it is not possible please change ldap_auth_type=SEARCHANDBIND and try again
> 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)