[jira] [Updated] (HADOOP-9477) Add posixGroups support for LDAP groups mapping service

2018-02-14 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HADOOP-9477:

Fix Version/s: 2.7.6

Just pushed this into branch-2.7. Updating fix version.

> Add posixGroups support for LDAP groups mapping service
> ---
>
> Key: HADOOP-9477
> URL: https://issues.apache.org/jira/browse/HADOOP-9477
> Project: Hadoop Common
>  Issue Type: New Feature
>Affects Versions: 2.0.4-alpha
>Reporter: Kai Zheng
>Assignee: Dapeng Sun
>Priority: Major
> Fix For: 2.8.0, 3.0.0-alpha1, 2.7.6
>
> Attachments: HADOOP-9477.003.patch, HADOOP-9477.004.patch, 
> HADOOP-9477.005.patch, HADOOP-9477.006.patch, HADOOP-9477.007.patch, 
> HADOOP-9477.008.patch, HADOOP-9477.009.patch, HADOOP-9477.patch, 
> HADOOP-9477.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> It would be nice to support posixGroups for LdapGroupsMapping service. Below 
> is from current description for the provider:
> hadoop.security.group.mapping.ldap.search.filter.group:
> An additional filter to use when searching for LDAP groups. This should be
> changed when resolving groups against a non-Active Directory installation.
> posixGroups are currently not a supported group class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-9477) Add posixGroups support for LDAP groups mapping service

2015-03-12 Thread Dapeng Sun (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dapeng Sun updated HADOOP-9477:
---
Release Note: Add posixGroups support for LDAP groups mapping service. The 
change in LDAPGroupMapping is compatible with previous scenario. In LDAP, the 
group mapping between {{posixAccount}} and {{posixGroup}} is different from the 
general LDAPGroupMapping, one of the differences is the {{memberUid}} will be 
used to mapping {{posixAccount}} and {{posixGroup}}. The feature will handle 
the mapping in internal when configuration 
{{hadoop.security.group.mapping.ldap.search.filter.user}} is set as 
posixAccount and {{hadoop.security.group.mapping.ldap.search.filter.group}} 
is posixGroup.

 Add posixGroups support for LDAP groups mapping service
 ---

 Key: HADOOP-9477
 URL: https://issues.apache.org/jira/browse/HADOOP-9477
 Project: Hadoop Common
  Issue Type: New Feature
Affects Versions: 2.0.4-alpha
Reporter: Kai Zheng
Assignee: Dapeng Sun
 Fix For: 2.8.0

 Attachments: HADOOP-9477.003.patch, HADOOP-9477.004.patch, 
 HADOOP-9477.005.patch, HADOOP-9477.006.patch, HADOOP-9477.007.patch, 
 HADOOP-9477.008.patch, HADOOP-9477.009.patch, HADOOP-9477.patch, 
 HADOOP-9477.patch

   Original Estimate: 168h
  Remaining Estimate: 168h

 It would be nice to support posixGroups for LdapGroupsMapping service. Below 
 is from current description for the provider:
 hadoop.security.group.mapping.ldap.search.filter.group:
 An additional filter to use when searching for LDAP groups. This should be
 changed when resolving groups against a non-Active Directory installation.
 posixGroups are currently not a supported group class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-9477) Add posixGroups support for LDAP groups mapping service

2015-03-12 Thread Yongjun Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongjun Zhang updated HADOOP-9477:
--
Hadoop Flags: Reviewed

 Add posixGroups support for LDAP groups mapping service
 ---

 Key: HADOOP-9477
 URL: https://issues.apache.org/jira/browse/HADOOP-9477
 Project: Hadoop Common
  Issue Type: New Feature
Affects Versions: 2.0.4-alpha
Reporter: Kai Zheng
Assignee: Dapeng Sun
 Fix For: 2.8.0

 Attachments: HADOOP-9477.003.patch, HADOOP-9477.004.patch, 
 HADOOP-9477.005.patch, HADOOP-9477.006.patch, HADOOP-9477.007.patch, 
 HADOOP-9477.008.patch, HADOOP-9477.009.patch, HADOOP-9477.patch, 
 HADOOP-9477.patch

   Original Estimate: 168h
  Remaining Estimate: 168h

 It would be nice to support posixGroups for LdapGroupsMapping service. Below 
 is from current description for the provider:
 hadoop.security.group.mapping.ldap.search.filter.group:
 An additional filter to use when searching for LDAP groups. This should be
 changed when resolving groups against a non-Active Directory installation.
 posixGroups are currently not a supported group class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-9477) Add posixGroups support for LDAP groups mapping service

2015-03-12 Thread Yongjun Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongjun Zhang updated HADOOP-9477:
--
Summary: Add posixGroups support for LDAP groups mapping service  (was: 
posixGroups support for LDAP groups mapping service)

 Add posixGroups support for LDAP groups mapping service
 ---

 Key: HADOOP-9477
 URL: https://issues.apache.org/jira/browse/HADOOP-9477
 Project: Hadoop Common
  Issue Type: New Feature
Affects Versions: 2.0.4-alpha
Reporter: Kai Zheng
Assignee: Dapeng Sun
 Attachments: HADOOP-9477.003.patch, HADOOP-9477.004.patch, 
 HADOOP-9477.005.patch, HADOOP-9477.006.patch, HADOOP-9477.007.patch, 
 HADOOP-9477.008.patch, HADOOP-9477.009.patch, HADOOP-9477.patch, 
 HADOOP-9477.patch

   Original Estimate: 168h
  Remaining Estimate: 168h

 It would be nice to support posixGroups for LdapGroupsMapping service. Below 
 is from current description for the provider:
 hadoop.security.group.mapping.ldap.search.filter.group:
 An additional filter to use when searching for LDAP groups. This should be
 changed when resolving groups against a non-Active Directory installation.
 posixGroups are currently not a supported group class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-9477) Add posixGroups support for LDAP groups mapping service

2015-03-12 Thread Yongjun Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongjun Zhang updated HADOOP-9477:
--
   Resolution: Fixed
Fix Version/s: 2.8.0
   Status: Resolved  (was: Patch Available)

 Add posixGroups support for LDAP groups mapping service
 ---

 Key: HADOOP-9477
 URL: https://issues.apache.org/jira/browse/HADOOP-9477
 Project: Hadoop Common
  Issue Type: New Feature
Affects Versions: 2.0.4-alpha
Reporter: Kai Zheng
Assignee: Dapeng Sun
 Fix For: 2.8.0

 Attachments: HADOOP-9477.003.patch, HADOOP-9477.004.patch, 
 HADOOP-9477.005.patch, HADOOP-9477.006.patch, HADOOP-9477.007.patch, 
 HADOOP-9477.008.patch, HADOOP-9477.009.patch, HADOOP-9477.patch, 
 HADOOP-9477.patch

   Original Estimate: 168h
  Remaining Estimate: 168h

 It would be nice to support posixGroups for LdapGroupsMapping service. Below 
 is from current description for the provider:
 hadoop.security.group.mapping.ldap.search.filter.group:
 An additional filter to use when searching for LDAP groups. This should be
 changed when resolving groups against a non-Active Directory installation.
 posixGroups are currently not a supported group class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)