Using the legacy security file and this in the authorizers.xml:
<property name="Node Identity 1">CN=node1.company.com, O=Company
Inc., L=Plymouth, ST=Minnesota, C=US</property>
<property name="Node Identity 2">CN=node2.company.com, O=Company
Inc., L=Plymouth, ST=Minnesota, C=US</property>
<property name="Node Identity 3">CN=node3.company.com, O=Company
Inc., L=Plymouth, ST=Minnesota, C=US</property>
I was able to generate those servers in the users.xml and each was given
read and write access to the /proxy in the authorizations.xml.
However, I still get the same error. From what you said, I need to generate
the same information for the common name server from my trust store.
Correct?
If so, and if I use the same method to properly populate the users.xml and
authorizations.xml using the authorizers.xml property entries, then how do I
specify this other server? The same way? What name should I give it? Does it
matter? Can I do this?:
<property name="Common Name Server">CN=common.company.com, O=Company
Inc., L=Plymouth, ST=Minnesota, C=US</property>
--
View this message in context:
http://apache-nifi-developer-list.39713.n7.nabble.com/NiFi-1-1-1-can-t-start-as-a-cluster-OverlappingFileLockException-tp14486p14533.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.