[jira] [Updated] (HADOOP-13580) If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"

2016-09-16 Thread Wei-Chiu Chuang (JIRA)

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

Wei-Chiu Chuang updated HADOOP-13580:
-
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.0.0-alpha2
   2.8.0
   Status: Resolved  (was: Patch Available)

Committed to branch2.8, branch-2 and trunk. Thanks to [~andrew.wang] for +1!

> If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"
> -
>
> Key: HADOOP-13580
> URL: https://issues.apache.org/jira/browse/HADOOP-13580
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: security
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HADOOP-13580.001.patch, HADOOP-13580.002.patch
>
>
> If a user is unauthorized to access web interface, the signed text is empty, 
> and the web interface prints 
> bq. org.apache.hadoop.security.authentication.util.SignerException: Invalid 
> signed text: 
> This error message is obscure. It should be a more meaningful message like 
> "Unauthorized access."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13580) If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"

2016-09-12 Thread Wei-Chiu Chuang (JIRA)

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

Wei-Chiu Chuang updated HADOOP-13580:
-
Attachment: HADOOP-13580.002.patch

The resubmit doesn't seem to work. Resubmit v01 patch as v02 and see if that 
works

> If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"
> -
>
> Key: HADOOP-13580
> URL: https://issues.apache.org/jira/browse/HADOOP-13580
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: security
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HADOOP-13580.001.patch, HADOOP-13580.002.patch
>
>
> If a user is unauthorized to access web interface, the signed text is empty, 
> and the web interface prints 
> bq. org.apache.hadoop.security.authentication.util.SignerException: Invalid 
> signed text: 
> This error message is obscure. It should be a more meaningful message like 
> "Unauthorized access."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13580) If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"

2016-09-12 Thread Wei-Chiu Chuang (JIRA)

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

Wei-Chiu Chuang updated HADOOP-13580:
-
Status: Patch Available  (was: Open)

cancel & resubmit

> If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"
> -
>
> Key: HADOOP-13580
> URL: https://issues.apache.org/jira/browse/HADOOP-13580
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: security
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HADOOP-13580.001.patch
>
>
> If a user is unauthorized to access web interface, the signed text is empty, 
> and the web interface prints 
> bq. org.apache.hadoop.security.authentication.util.SignerException: Invalid 
> signed text: 
> This error message is obscure. It should be a more meaningful message like 
> "Unauthorized access."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13580) If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"

2016-09-12 Thread Wei-Chiu Chuang (JIRA)

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

Wei-Chiu Chuang updated HADOOP-13580:
-
Status: Open  (was: Patch Available)

> If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"
> -
>
> Key: HADOOP-13580
> URL: https://issues.apache.org/jira/browse/HADOOP-13580
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: security
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HADOOP-13580.001.patch
>
>
> If a user is unauthorized to access web interface, the signed text is empty, 
> and the web interface prints 
> bq. org.apache.hadoop.security.authentication.util.SignerException: Invalid 
> signed text: 
> This error message is obscure. It should be a more meaningful message like 
> "Unauthorized access."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13580) If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"

2016-09-06 Thread Wei-Chiu Chuang (JIRA)

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

Wei-Chiu Chuang updated HADOOP-13580:
-
Status: Patch Available  (was: Open)

> If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"
> -
>
> Key: HADOOP-13580
> URL: https://issues.apache.org/jira/browse/HADOOP-13580
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: security
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HADOOP-13580.001.patch
>
>
> If a user is unauthorized to access web interface, the signed text is empty, 
> and the web interface prints 
> bq. org.apache.hadoop.security.authentication.util.SignerException: Invalid 
> signed text: 
> This error message is obscure. It should be a more meaningful message like 
> "Unauthorized access."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13580) If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"

2016-09-06 Thread Wei-Chiu Chuang (JIRA)

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

Wei-Chiu Chuang updated HADOOP-13580:
-
Attachment: HADOOP-13580.001.patch

Post a simple patch to make error message better.

> If user is unauthorized, log "unauthorized" instead of "Invalid signed text:"
> -
>
> Key: HADOOP-13580
> URL: https://issues.apache.org/jira/browse/HADOOP-13580
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: security
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HADOOP-13580.001.patch
>
>
> If a user is unauthorized to access web interface, the signed text is empty, 
> and the web interface prints 
> bq. org.apache.hadoop.security.authentication.util.SignerException: Invalid 
> signed text: 
> This error message is obscure. It should be a more meaningful message like 
> "Unauthorized access."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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