Hi Ryan,
I haven't tried this myself, but wanted to offer a sanity check based
on how I understand those instructions.
Are you setting the "zkCredentialsProvider", "zkDigestUsername", and
"zkDigestPassword" system-properties on your client app/process as
well as on your Solr/ZK servers? Or are y
I am following along with the example found in Zookeeper Access Control of the
Apache Solr 7.5 Reference Guide. I have gotten to the point where I can use the
zkcli.sh control script to access my secured Zookeeper environment. I can also
connect using Zookeeper's zkCli.sh and then authenticate u