Chuan Liu created HADOOP-8936:
---------------------------------

             Summary: Local users should be able to query a domain user's 
groups on Windows
                 Key: HADOOP-8936
                 URL: https://issues.apache.org/jira/browse/HADOOP-8936
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1-win
            Reporter: Chuan Liu
            Assignee: Chuan Liu
            Priority: Minor
             Fix For: 1-win


When Hadoop run by a local user, and a domain user submit a job, Hadoop will 
need to get the local groups for the domain user. This fails in 'winutils' now 
because we tried to query domain controller for domain users and local users 
does not have the permission to do so. We should fix the problem so that local 
users should be able to query a domain user's local groups.

--
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

Reply via email to