Page 1 of 1

User access control

Posted: Thu Apr 07, 2016 2:34 am
by batzos
Hi ,
access to NLS is protected by username and password. Is it possible to connect directly to the Elasticsearch DB somehow, without any authentication? Is it protected and how?
Thank you in advance.

Re: User access control

Posted: Thu Apr 07, 2016 9:56 am
by hsmith
What exactly are you trying to do? You just want to query information from the elasticsearch DB?

Re: User access control

Posted: Fri Apr 08, 2016 5:27 am
by batzos
I just want to be sure that nobody without a user account in NLS can access differently the DB. For example is it possible to access the DB from the CLI of the server where NLS is installed as root?

Re: User access control

Posted: Fri Apr 08, 2016 9:33 am
by hsmith
You can access the database from the command line of the NLS server. You can access it from a different machine assuming you have an API key.