[
https://issues.apache.org/jira/browse/OPENMEETINGS-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896757#comment-16896757
]
Anoop M commented on OPENMEETINGS-2090:
----------------------------------------
We can see that in LDAP authentication using two bind requests.
BindRequest 1 for LDAP search using credentials specified in the LDAP query
credentials
BindRequest 2 for Ldap user login using the credentials specified in the login
form
If both credentials are same login works. If user login credentials are
different login fails. Here is the configurations.
ldap_admin_dn=cn=Karthik V,OU=Users,OU=DCIT,OU=Infra Team,OU=PMO,OU=Org
Structure,DC=sisodomain,DC=com
ldap_search_base=dc=sisodomain,dc=com
ldap_auth_type=SIMPLEBIND
ldap_userdn_format=cn=karthik V,OU=Users,OU=DCIT,OU=Infra Team,OU=PMO,OU=Org
Structure,DC=sisodomain,DC=com
> 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: AD-Connection_Page1.PNG, AD-Connection_Page2.PNG,
> AD-Connection_Page3.PNG, AD-Connection_Page4.PNG, AD-Connection_Page5.PNG,
> OM_Version.PNG, 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)