You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2019/06/18 04:57:00 UTC

[jira] [Updated] (HADOOP-9157) Better option for curl in hadoop-auth-examples

     [ https://issues.apache.org/jira/browse/HADOOP-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei-Chiu Chuang updated HADOOP-9157:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.3
                   3.2.1
                   3.3.0
           Status: Resolved  (was: Patch Available)

+1 Thanks [~boky01] [~yaojingguo] pushed to trunk, branch-3.2 and branch-3.1

> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org