Hi, I set up kerberos for solrCloud, and after user kinit, he can use solr. But my scence is that I have some collection, and one user just can use some collections, and others use other collections. For example, Jason can use collection1, but not collection2, Jim can use collection2 and collectin3, but not collection1.
Is any way to do that? Solr5.5 & tomcat8.5, JDK7 Thanks, lujinhong