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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -