You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Anoop M (JIRA)" <ji...@apache.org> on 2019/07/29 03:32:00 UTC

[jira] [Reopened] (OPENMEETINGS-2090) Unable to login to Windows ADS in Open Meeting

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anoop  M reopened OPENMEETINGS-2090:
------------------------------------

We had tested with different Active directory there also shows access denied. It indicate that high probability of issue in the Open Meeting configuration part . 

Testing report

SISODOMAIN

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_userdn_format=uid=karthik.v1,OU=Users,OU=DCIT,OU=Infra Team,OU=PMO,OU=Org Structure,DC=sisodomain,DC=com

 

root@OpenMeetingSvr:~# ldapwhoami -x -h 107.108.3.17 -D 'uid=Karthik V,OU=Users,OU=DCIT,OU=Infra Team,OU=PMO,OU=Org Structure,DC=sisodomain,DC=com' -w P@55w0rd
ldap_bind: Invalid credentials (49)
        additional info: 80090308: LdapErr: DSID-0C09042F, comment: AcceptSecurityContext error, data 52e, v2580

root@OpenMeetingSvr:~# ldapwhoami -x -h 107.108.3.17 -D 'cn=Karthik V,OU=Users,OU=DCIT,OU=Infra Team,OU=PMO,OU=Org Structure,DC=sisodomain,DC=com' -w P@55w0rd 

u:SISO_DOMAIN\karthik.v1

CORP

ldap_admin_dn='CN=SRIB_Admin03,OU=SRI-Bangalore,OU=Admin Accounts,DC=sa,DC=corp,DC=samsungelectronics,DC=net

ldap_search_base=DC=corp,dc=samsungelectronics,dc=net

 

ldapwhoami -x -h hqgadc001.corp.samsungelectronics.net -D 'CN=sisoadmin,OU=SA,OU=Service Accounts,dc=corp,dc=samsungelectronics,dc=net' -W
Enter LDAP Password:

u:CORP\sisoadmin

ldapwhoami -x -h hqgadc001.corp.samsungelectronics.net -D 'CN=SRIB_Admin03,OU=SRI-Bangalore,OU=Admin Accounts,DC=sa,DC=corp,DC=samsungelectronics,DC=net' -w P@55w0rd

u:SA\SRIB_Admin03

 

Kindly help us to fix the issue.

 

Regards,

 

Anoop M

> 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)