[
https://issues.apache.org/jira/browse/OPENMEETINGS-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891649#comment-16891649
]
Maxim Solodovnik commented on OPENMEETINGS-2090:
------------------------------------------------
Hello [~anoop60],
According to your LDAP config file you are using
{{ldap_auth_type=SIMPLEBIND}}
In this case you need to construct valid {{DN}} based on user input
AFAIK AD uses {{sAMAccountName}} as {{uid}} attribute, so you need to correct
your format
{{ldap_userdn_format=uid=%s,dc=corp,dc=samsungelectronics,dc=net}}
I would like to suggest you to test your queries using some "LDAP browser" for
ex. ApacheDS https://directory.apache.org/studio/
BTW could you share additional details:
1. OM version you are using
> Unable to login to Windows ADS in Open Meeting
> ----------------------------------------------
>
> Key: OPENMEETINGS-2090
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2090
> Project: Openmeetings
> Issue Type: Bug
> Components: LDAP
> Reporter: Anoop M
> Assignee: Maxim Solodovnik
> Priority: Major
> Attachments: OpenMeeting-Log.PNG, ldap-myorg.conf
>
>
> I am unable to login to Open Meeting using Windows ADS account. My test
> setup machines are under sa.corp.samsungelectronics.net and ADS users are
> created under corp.samsungelectronics.net . I am not use this causing the
> access denied error.
> My analysis indicate Windows ADS query required username and password then
> only LDAP bind works. Bind fails so unable to retrieve domain user details
> from ADS.
> Thanks in advance.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)