Re: Problem with load balancing option

2019-03-25 Thread Koji Kawamura
Glad to hear you got the load-balancing works correctly! Thanks for pointing out that the lack of new properties on migration guide. I've added a note for the new load balancing port. https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance On Mon, Mar 25, 2019 at 8:06 PM

Re: Search scope for LDAP user authentication

2019-03-25 Thread Matt Gilman
That setting within the context of LDAP based authentication is not currently configurable. If it is desirable, we could certainly expose a configuration option for it. Thanks On Mon, Mar 25, 2019 at 9:14 AM wrote: > Hi, > > > > Thanks Matt for the quick reply. Is there is a way to set/change

Re: LDAP User Authentication Issue - Unable to validate supplied credentials

2019-03-25 Thread Kevin Doran
Hello, The IdentityAccessException indicates that the NiFi server did successfully receive and recognize LDAP username and password credentials in the request, but was unable to communicate with the LDAP server in order to authenticate them. The nested exception "socket closed" does not give a

LDAP User Authentication Issue - Unable to validate supplied credentials

2019-03-25 Thread davis . tran
Hi, I would like to state that I am not NiFi-savvy or LDAP-savvy by any means. I am having issues setting up my local NiFi instance with an LDAP provided to me (I can ensure you that there are no issues with the LDAP as I use it for other services). The outline of my issue is stated below:

ArangoDB support for NiFi

2019-03-25 Thread Mike Thomsen
If anyone's interested in trying out ArangoDB and NiFi, I have a MVP here: https://github.com/MikeThomsen/nifi-arangodb-bundle One potentially interesting use case that comes out here is being able to combine NiFi and Foxx to go from "nothing" to "ingestion pipeline + working service layer" in a

RE: Search scope for LDAP user authentication

2019-03-25 Thread davis . tran
Hi, Thanks Matt for the quick reply. Is there is a way to set/change this value through the configurations? (I just want to make sure that I didn’t accidently change it somehow). Thanks, User From: Matt Gilman [mailto:matt.c.gil...@gmail.com] Sent: Monday, March 25, 2019 9:04 AM To:

Re: Search scope for LDAP user authentication

2019-03-25 Thread Matt Gilman
Hi, I just took a quick look at the code and the underlying library in use and it appears that searching SUBTREE should be enabled by default. Thanks Matt On Mon, Mar 25, 2019 at 8:59 AM wrote: > Hi, > > > > I was wondering if there was a way to set the Search Scope to SUBTREE when > using

Search scope for LDAP user authentication

2019-03-25 Thread davis . tran
Hi, I was wondering if there was a way to set the Search Scope to SUBTREE when using LDAP for user Authentication? Thanks, User If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.

Re: Problem with load balancing option

2019-03-25 Thread Jean-Sebastien Vachon
Hi, I saw that bug report and I will upgrade to the latest version ASAP. But my main problem was the lack of the section to configure the load balancer correctly. Once I've added the section and opened the required ports in my infrastructure, everything started to work as expected and it is a