You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Amrit Sarkar (JIRA)" <ji...@apache.org> on 2017/03/14 19:00:42 UTC

[jira] [Comment Edited] (SOLR-9516) New UI doesn't work when Kerberos is enabled

    [ https://issues.apache.org/jira/browse/SOLR-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924775#comment-15924775 ] 

Amrit Sarkar edited comment on SOLR-9516 at 3/14/17 6:59 PM:
-------------------------------------------------------------

Ishan, sorry I didn't respond earlier, didn't notice the mention.

http://host:port/solr/libs was inaccessible as it was not listed in exclusion pattern for SolrDispatchFilter, hence it required authentication and UI failed to fetch the content from that path from webapp folder.

SOLR-9516.patch uploaded with one line change in web.xml in webapp.


was (Author: sarkaramrit2@gmail.com):
Ishan, sorry I didn't respond earlier, didn't notice the mention.

http://host:port/solr/libs was inaccessible as it was not listed in exclusion pattern for SolrDispatchFilter, hence it required authentication and UI failed to fetch the content from that part from webapp folder.

SOLR-9516.patch uploaded with one line change in web.xml in webapp.

> New UI doesn't work when Kerberos is enabled
> --------------------------------------------
>
>                 Key: SOLR-9516
>                 URL: https://issues.apache.org/jira/browse/SOLR-9516
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>            Reporter: Ishan Chattopadhyaya
>              Labels: javascript, newdev, security
>         Attachments: QQ20161012-0.png, Screenshot from 2016-09-15 07-36-29.png, SOLR-9516.patch
>
>
> It seems resources like http://solr1:8983/solr/libs/chosen.jquery.js encounter 403 error:
> {code}
> 2016-09-15 02:01:45.272 WARN  (qtp611437735-18) [   ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: GSSException: Failure unspecified at GSS-API level (Mechanism level: Request is a replay (34))
> {code}
> The old UI is fine.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org