[ 
https://issues.apache.org/jira/browse/CASSANDRA-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395094#comment-15395094
 ] 

Daniel Kleviansky commented on CASSANDRA-12294:
-----------------------------------------------

Apache Directory LDAP API requires including the following jars (the API + its 
requirements):
{quote}
antlr-2.7.7.jar
api-all-1.0.0-RC1.jar
api-asn1-api-1.0.0-RC1.jar
api-asn1-ber-1.0.0-RC1.jar
api-i18n-1.0.0-RC1.jar
api-ldap-client-api-1.0.0-RC1.jar
api-ldap-codec-core-1.0.0-RC1.jar
api-ldap-extras-aci-1.0.0-RC1.jar
api-ldap-extras-codec-1.0.0-RC1.jar
api-ldap-extras-codec-api-1.0.0-RC1.jar
api-ldap-model-1.0.0-RC1.jar
api-ldap-schema-converter-1.0.0-RC1.jar
api-ldap-schema-data-1.0.0-RC1.jar
api-util-1.0.0-RC1.jar
commons-codec-1.10.jar
commons-collections-3.2.2.jar
commons-lang-2.6.jar
commons-pool-1.6.jar
log4j-1.2.17.jar
mina-core-2.0.13.jar
org.apache.servicemix.bundles.antlr-2.7.7_5.jar
org.apache.servicemix.bundles.dom4j-1.6.1_5.jar
org.apache.servicemix.bundles.xpp3-1.1.4c_7.jar
slf4j-api-1.7.16.jar
slf4j-log4j12-1.7.16.jar
xml-apis-2.0.2.jar
{quote}

Is this going to cause any issues?

> LDAP Authentication
> -------------------
>
>                 Key: CASSANDRA-12294
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12294
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Distributed Metadata
>            Reporter: Daniel Kleviansky
>            Assignee: Daniel Kleviansky
>            Priority: Minor
>              Labels: security
>             Fix For: 2.2.x, 3.x
>
>
> Addition of an LDAP authentication plugin, in tree, along side the default 
> authenticator, so that Cassandra can leverage existing LDAP-speaking servers 
> to manage user logins.
> DSE offers this: [Enabling LDAP authentication | 
> https://docs.datastax.com/en/datastax_enterprise/4.6/datastax_enterprise/sec/secLdapEnabling.html],
>  but does not exist in vanilla C* as far as I can tell.
> Ideally would like to introduce this as part of the 2.2.x branch, as this is 
> what is currently running in client production environment, and where it is 
> needed at the moment.
> Would aim for support of at least Microsoft Active Directory running on 
> Windows Server 2012.
> Work in progress: https://github.com/lqid/cassandra — Branch 12294-22



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to