[
https://issues.apache.org/jira/browse/HDFS-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhao updated HDFS-5085:
----------------------------
Attachment: HDFS-5085.005.patch
Update the patch to address Brandon's comments.
bq. 1. why NfsVerifier.readFlavorAndVerifier doesn't have AUTH_SYS check?
When the auth flavor is AUTH_SYS, the corresponding verifier is AUTH_NONE.
I.e., it is impossible to have a verifier with auth flavor AUTH_SYS.
> Refactor o.a.h.nfs to support different types of authentications
> ----------------------------------------------------------------
>
> Key: HDFS-5085
> URL: https://issues.apache.org/jira/browse/HDFS-5085
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: nfs
> Affects Versions: 3.0.0
> Reporter: Brandon Li
> Assignee: Jing Zhao
> Attachments: HDFS-5085.001.patch, HDFS-5085.002.patch,
> HDFS-5085.003.patch, HDFS-5085.004.patch, HDFS-5085.005.patch
>
>
> 1. Add Credentials and Verifier definitions.
> 2. Update Nfs3Interface.java and add SessionSecurityHandler to allow the
> support of different types of authentications.
> 3. Update RpcProgrammNfs3.java to move the original AUTH_SYS authentication
> into the new interfaces.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira