Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
07-16-2018
08:47 PM
- last edited on
06-03-2026
11:37 AM
by
cjervis
Hi,
Our OU in the LDAP connection has changed and we are getting invalid ID,PWD errors when trying to log in to NiFi, I think this is expected. But if i change the
old
ou=Users and Groups,ou=EU,ou=same,ou=Organizations,dc=comp,dc=com
to new
ou=Users and Groups,ou=USA,ou=same,ou=Organizations,dc=comp,dc=com
do i need to restart nifi.??
is there a way that this could be avoided .?? that is instead of giving the whole string can i just give the top level ou like
ou=Users and Groups
Created 07-17-2018 06:29 PM
-
The only NiFi configuration file you can edit that will take affect without requiring a NiFi restart is the logback.xml file.
-
As far as what is an acceptable search base, best to test your search base command on command line using ldapsearch. If it doesn't work there, it will not work in NiFi either.
-
Thank you,
Matt
-
If you found this Answer addressed your original question, please take a moment to login and click "Accept" below the answer.
Created 07-17-2018 06:09 PM
any input from the experts.??
Created 07-17-2018 06:29 PM
-
The only NiFi configuration file you can edit that will take affect without requiring a NiFi restart is the logback.xml file.
-
As far as what is an acceptable search base, best to test your search base command on command line using ldapsearch. If it doesn't work there, it will not work in NiFi either.
-
Thank you,
Matt
-
If you found this Answer addressed your original question, please take a moment to login and click "Accept" below the answer.