Xiaoyu Yao created HADOOP-17162:
-----------------------------------

             Summary: Ozone /conf endpoint trigger kerberos replay error when 
SPNEGO is enabled 
                 Key: HADOOP-17162
                 URL: https://issues.apache.org/jira/browse/HADOOP-17162
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Nilotpal Nandi
            Assignee: Xiaoyu Yao


{code}
curl  -k --negotiate -X GET -u : 
"https://quasar-jsajkc-8.quasar-jsajkc.root.hwx.site:9877/conf";
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 403 GSSException: Failure unspecified at GSS-API level (Mechanism 
level: Request is a replay (34))</title>
</head>
<body><h2>HTTP ERROR 403 GSSException: Failure unspecified at GSS-API level 
(Mechanism level: Request is a replay (34))</h2>
<table>
<tr><th>URI:</th><td>/conf</td></tr>
<tr><th>STATUS:</th><td>403</td></tr>
<tr><th>MESSAGE:</th><td>GSSException: Failure unspecified at GSS-API level 
(Mechanism level: Request is a replay (34))</td></tr>
<tr><th>SERVLET:</th><td>conf</td></tr>
</table>

</body>
</html>
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to