[ https://issues.apache.org/jira/browse/HDFS-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426169#comment-13426169
]
Aaron T. Myers commented on HDFS-3745:
--------------------------------------
I should've mentioned, this issue was discovered by Stephen Chu.
> fsck prints that it's using KSSL even when it's in fact using SPNEGO for authentication
> ---------------------------------------------------------------------------------------
>
> Key: HDFS-3745
> URL: https://issues.apache.org/jira/browse/HDFS-3745
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client, security
> Affects Versions: 1.2.0, 2.0.0-alpha
> Reporter: Aaron T. Myers
> Priority: Trivial
> Labels: newbie
>
> In branch-2 (which exclusively uses SPNEGO for HTTP authentication) and in branch-1 (which
can optionally use SPNEGO for HTTP authentication), running fsck will print the following,
which isn't quite right:
> {quote}
> FSCK started by hdfs (auth:KERBEROS_SSL) from...
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|