You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chuan Liu (JIRA)" <ji...@apache.org> on 2012/10/17 03:04:03 UTC

[jira] [Created] (HADOOP-8936) Local users should be able to query a domain user's groups on Windows

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

[jira] [Commented] (HADOOP-8936) Local users should be able to query a domain user's groups on Windows

Posted by "Ivan Mitic (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477549#comment-13477549 ] 

Ivan Mitic commented on HADOOP-8936:
------------------------------------

Simple fix, looks good to me, +1
                
> 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
>
>         Attachments: HADOOP-8936-branch-1-win.patch
>
>
> 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

[jira] [Resolved] (HADOOP-8936) Local users should be able to query a domain user's groups on Windows

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved HADOOP-8936.
-------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

+1 for the patch. I committed it to branch-1-win. Thank you Chuan.
                
> 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
>
>         Attachments: HADOOP-8936-branch-1-win.patch
>
>
> 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

[jira] [Updated] (HADOOP-8936) Local users should be able to query a domain user's groups on Windows

Posted by "Chuan Liu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuan Liu updated HADOOP-8936:
------------------------------

    Attachment: HADOOP-8936-branch-1-win.patch
    
> 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
>
>         Attachments: HADOOP-8936-branch-1-win.patch
>
>
> 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