[
https://issues.apache.org/jira/browse/SOLR-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-7274:
---------------------------------------
Attachment: SOLR-7274.patch
Updating the patch to trunk.
I'm working on integrating the ZK configuration part of SOLR-7275. Right now,
to use authc, the "authcPlugin" system property can be used. This will go away
in a subsequent patch.
Here's an example of starting Solr with SOLR-7468 also applied:
{noformat}
bin/solr -c -z localhost:2181 -a
"-Djava.security.auth.login.config=/home/ishan/jaas-client.conf
-Dcookie.domain=192.168.0.107
-Dkerberos.principal=HTTP/[email protected]
-Dkerberos.keytab=/tmp/107solr.keytab
-DauthcPlugin=org.apache.solr.security.KerberosPlugin"
{noformat}
> Pluggable authentication module in Solr
> ---------------------------------------
>
> Key: SOLR-7274
> URL: https://issues.apache.org/jira/browse/SOLR-7274
> Project: Solr
> Issue Type: Sub-task
> Reporter: Anshum Gupta
> Attachments: SOLR-7274.patch, SOLR-7274.patch, SOLR-7274.patch,
> SOLR-7274.patch, SOLR-7274.patch
>
>
> It would be good to have Solr support different authentication protocols.
> To begin with, it'd be good to have support for kerberos and basic auth.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]