[
https://issues.apache.org/jira/browse/OPENMEETINGS-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894941#comment-16894941
]
Maxim Solodovnik edited comment on OPENMEETINGS-2090 at 7/30/19 2:56 AM:
-------------------------------------------------------------------------
First of all
this {{ldap_userdn_format=uid=karthik.v1,OU=Users,OU=DCIT,OU=Infra
Team,OU=PMO,OU=Org Structure,DC=sisodomain,DC=com}}
is NOT {{userdn_format}} there is no {{%s}} placeholder in it
Second: this {{DN}} is not being accepted by your LDAP
You need to decide what {{ldap_auth_type}} you will use
Quote from the docs
{code}
# Ldap auth type(NONE, SEARCHANDBIND, SIMPLEBIND)
# When using SIMPLEBIND a simple bind is performed on the LDAP server to check
user authentication
# When using NONE, the Ldap server is not used for authentication
{code}
I would recommend you to ask for commercial help [email protected]
was (Author: solomax):
First of all
this {{ldap_userdn_format=uid=karthik.v1,OU=Users,OU=DCIT,OU=Infra
Team,OU=PMO,OU=Org Structure,DC=sisodomain,DC=com}}
is NOT {{userdn_format}} there is no {{%s}} placeholder in it
Second: this {{DN}} is not being accepted by your LDAP
You need to decide what {{ldap_auth_type}} you will use
Quote from the docs
{code}
# Ldap auth type(NONE, SEARCHANDBIND, SIMPLEBIND)
# When using SIMPLEBIND a simple bind is performed on the LDAP server to check
user authentication
# When using NONE, the Ldap server is not used for authentication
{code}
I would recommend you to as for commercial help [email protected]
> 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)