Giter Club home page Giter Club logo

Comments (6)

vroyer avatar vroyer commented on May 25, 2024 1

Yes, security plugins are developed and will be released in September with Elassandra based on ES 5.x.

from elassandra.

vroyer avatar vroyer commented on May 25, 2024

Hi Alberto,

Set your ES_CLASSPATH like this and follow install instruction from https://www.elastic.co/downloads/shield

export ES_CLASSPATH=""
for jar in "$CASSANDRA_HOME"/lib/*.jar; do
ES_CLASSPATH="$ES_CLASSPATH:$jar"
done

I have never used shield, but this seems to work.
Thanks,
Vincent.

Le 23 mai 2016 à 14:44, albroscani a écrit :

Hi Vincent,
I would like to protect Elasticsearch with the Shield Plugin but when I try to configure it I receiver this error:

You must set the ES_CLASSPATH var

After setting the ES_CLASSPATH var I receive another error:

Error: Could not find or load main class org.elasticsearch.shield.authc.esusers.tool.ESUsersTool

Probably I'm doing something wrong; can you tell me how to configure the Shield plugin over Elassandra?

Thank you

Alberto


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

from elassandra.

albroscani avatar albroscani commented on May 25, 2024

Hi Vincent, sorry for the delay,
I've not tried your solution yet but I wil do it ASAP. Can you explain me what solution you know and use to protect Elasticsearch?
Thanks,
Alberto

from elassandra.

vroyer avatar vroyer commented on May 25, 2024

Hi Alberto,

I plan to develop a security plugin like shield or searchguard probably for september. It will rely on cassandra for authentication (with an LDAP connector), role management and SSL keystore, so both cassandra and elasticsearch will be secured with the same rules.

Thanks,
Vincent.

from elassandra.

thelordoftheboards avatar thelordoftheboards commented on May 25, 2024

@vroyer is it still your intention to develop a security plugin (or it is already developed?), or this with the move to ES 5.x? I have very little knowledge, but from the limited research I was able to do it seems ES 5.x has new options when it comes to security (X-Pack vs. Shield).

from elassandra.

thelordoftheboards avatar thelordoftheboards commented on May 25, 2024

Thank you! I recently started playing with Elassandra and I have to say you've done an amazing job. It is as easy to set up as Cassandra, but we get both ES and Cassandra, not to mention the architectural improvements.

from elassandra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.