Uses of Class
org.apache.hadoop.security.ShellBasedUnixGroupsMapping

Packages that use ShellBasedUnixGroupsMapping
org.apache.hadoop.security   
 

Uses of ShellBasedUnixGroupsMapping in org.apache.hadoop.security
 

Subclasses of ShellBasedUnixGroupsMapping in org.apache.hadoop.security
 class ShellBasedUnixGroupsNetgroupMapping
          A simple shell-based implementation of GroupMappingServiceProvider that exec's the groups shell command to fetch the group memberships of a given user.
 



Copyright © 2009 The Apache Software Foundation