kerberos - HTTP client request Authorization: Negotiate option -


i access hdfs files using webhdfs. curl gives me option of using --negotiate -u: user option use existing kerberos token. how pass negotiate option using http request headers. know can use "authorization: negotiate" option. however, following error.

gssexception: defective token detected 


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -