You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sergey Balan (JIRA)" <ji...@apache.org> on 2013/11/06 23:00:17 UTC

[jira] [Updated] (KNOX-40) Verify LDAP over SSL

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

Sergey Balan updated KNOX-40:
-----------------------------

    Attachment: users.ldif
                sandbox.xml

> Verify LDAP over SSL
> --------------------
>
>                 Key: KNOX-40
>                 URL: https://issues.apache.org/jira/browse/KNOX-40
>             Project: Apache Knox
>          Issue Type: Test
>          Components: Server
>    Affects Versions: 0.2.0
>            Reporter: Kevin Minder
>            Assignee: Sergey Balan
>             Fix For: 0.3.0
>
>         Attachments: sandbox.xml, users.ldif
>
>
> From BUG-4318
> Verify configuration where LDAP authentication occurs over SSL.  Currently in or 0.1.0 milestone we use ApacheDS to setup an LDAP endpoint.  We use this for authentication but to do that we need to propagate the password collected via a HTTP Basic Auth challenge.  Right now communication with LDAP (ie ApacheDS) is done over a non-secure transport.  For this task we need to figure out how to setup ApacheDS to use SSL and then ensure that the gateway can communicate with it over SSL.  The ApacheDS we are using can be found in the gateway-test-ldap module.  We are using Apache Shiro to perform the authentication.  This can be found in the gateway-provider-security-shiro.



--
This message was sent by Atlassian JIRA
(v6.1#6144)