epugh commented on code in PR #1851:
URL: https://github.com/apache/solr/pull/1851#discussion_r1302123124


##########
solr/core/src/resources/security.json:
##########
@@ -0,0 +1,74 @@
+{
+  "authentication": {
+    "blockUnknown": false,
+    "class": "solr.BasicAuthPlugin",

Review Comment:
   Humm..  My somewhat snarky response is "What is this Kerberos thing you 
speak of"?   So, the auth tool didn't support that previously, so I never 
thought about it.   Maybe for a seperate ticket?   I wonder if we need to 
support "point at a existing security.json"?   Or, do we add another param to 
the command?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to