I logged in using the john_sl user in Solr UI, and sent a request to read
the collection, but I can read some of the collections, but I don't want
them to be read.
If I replace the admin user's rights from admin_rwx to admin_x, then the
john_sl user can't read either
How do I make it so that john
Apache Solr version 8.11.0
ср, 29 мар. 2023 г., 15:27 MEXANIK :
> I logged in using the john_sl user in Solr UI, and sent a request to read
> the collection, but I can read some of the collections, but I don't want
> them to be read.
>
> If I replace the admin user's
"read" permission found requires roles "admin_ro", "admin_rwx",
> "solr-internal-traffic", so that should be selected.
>
> Do you have any logs that can shed light over what happens?
>
> Jan
>
> > 29. mar. 2023 kl. 14:27 skrev MEXAN
Sorry, test1Collection*
чт, 30 мар. 2023 г., 17:14 MEXANIK :
> When you send a read request for the test2Collection collection, the logs
> do not display as a collection, and I get 10 entries with admin_x rights
>
>
> attached log with description
>
>
>
> ср, 29 мар.
Jan, Hi, Thank you
Need more information so you can help?
пт, 31 мар. 2023 г., 12:16 MEXANIK :
> Sorry, test1Collection*
>
> чт, 30 мар. 2023 г., 17:14 MEXANIK :
>
>> When you send a read request for the test2Collection collection, the logs
>> do not display as a
and as few roles/permissions as possible to reproduce your
> issue. Then others can try out your config and help you find flaws.
>
> Jan
>
> > 3. apr. 2023 kl. 12:24 skrev MEXANIK :
> >
> > Jan, Hi, Thank you
> >
> > Need more information so you can help?
collection coll1:
> curl "http://localhost:8983/solr/coll1/select?q=*:*";
>
> Verify that user 'foo cannot search collection coll2:
> curl "http://localhost:8983/solr/coll2/select?q=*:*";
>
> Jan
>
> > 4. apr. 2023 kl. 12:27 skrev MEXANIK :
>