Class ShellBasedUnixGroupsNetgroupMapping

All Implemented Interfaces:
Configurable, GroupMappingServiceProvider

@LimitedPrivate({"HDFS","MapReduce"}) @Evolving public class ShellBasedUnixGroupsNetgroupMapping extends ShellBasedUnixGroupsMapping
A simple shell-based implementation of GroupMappingServiceProvider that exec's the groups shell command to fetch the group memberships of a given user.