hi, since there is an API to do LDAP integration to ElasticSearch, can you please help me to understand why i need to purchase x-pack?
thanks
Sayee
hi, since there is an API to do LDAP integration to ElasticSearch, can you please help me to understand why i need to purchase x-pack?
thanks
Sayee
Which API are you talking about?
https://www.elastic.co/guide/en/shield/current/_using_elasticsearch_http_rest_clients_with_shield.html
I think i was reading this doc and looks like this is replaced by x-pack, correct?
If I did not install x-pack, is there any plugin to integrate with LDAP or other authentication?
thanks for quick response!
Elasticsearch (on its own) does not have support for any form of authentication.
If you need security features, they are provided as part of X-Pack.
U can use nginx-ldap-authen (search in github) but this module usefull for authention with kibana, not authen with data like indices ...
Or another option, use https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin. It's powerfull
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.