[
https://issues.apache.org/jira/browse/HADOOP-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895299#action_12895299
]
Vinod K V commented on HADOOP-6862:
-----------------------------------
bq. I will submit a patch which throws an exception saying "wild card not
allowed" if a wild card character is passed.
+1. As an aside, all the new methods should return immediately if allAllowed is
already true, no point in maintaining any more user/group names.
> Add api to add user/group to AccessControlList
> ----------------------------------------------
>
> Key: HADOOP-6862
> URL: https://issues.apache.org/jira/browse/HADOOP-6862
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.22.0
>
> Attachments: patch-6862-1.txt, patch-6862.txt
>
>
> Add api addUser(String user) and addGroup(String group) to add user/group to
> AccessControlList
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.