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

Hudson commented on HADOOP-9157:
--------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16769 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16769/])
HADOOP-9157. Better option for curl in hadoop-auth-examples. Contributed 
(weichiu: rev f1c239c6a4c26e9057373b9b9400e54083290f65)
* (edit) hadoop-common-project/hadoop-auth/src/site/markdown/Examples.md


> Better option for curl in hadoop-auth-examples
> ----------------------------------------------
>
>                 Key: HADOOP-9157
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9157
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>         Environment: Ubuntu 12.04
>            Reporter: Jingguo Yao
>            Assignee: Andras Bokor
>            Priority: Minor
>             Fix For: 3.3.0, 3.2.1, 3.1.3
>
>         Attachments: HADOOP-9157.01.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In http://hadoop.apache.org/docs/current/hadoop-auth/Examples.html, there is 
> "curl --negotiate -u foo -b ~/cookiejar.txt -c ~/cookiejar.txt 
> http://localhost:8080/hadoop-auth-examples/kerberos/who";. A better way is to 
> use "-u :" instead of "-u foo". With the use of the former option, curl will 
> not prompt for a password.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to