Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.18
-
None
-
None
Description
Currently, we are unable to integrate the Nutch with Solr Cloud that enabled with Kerberos authentication. The error message as below appears:
WARN auth.HttpAuthenticator - NEGOTIATE authentication error: No valid credentials provided (Mechanism level: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt))
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 Authentication required</title>
</head>
<body><h2>HTTP ERROR 401</h2>
<p>Problem accessing /solr/admin/collections. Reason:
<pre> Authentication required</pre></p>
</body>
</html>