Uses of Class
org.apache.hadoop.security.ShellBasedUnixGroupsMapping
Packages that use ShellBasedUnixGroupsMapping
-
Uses of ShellBasedUnixGroupsMapping in org.apache.hadoop.security
Subclasses of ShellBasedUnixGroupsMapping in org.apache.hadoop.securityModifier and TypeClassDescriptionclassA simple shell-based implementation ofGroupMappingServiceProviderthat exec's thegroupsshell command to fetch the group memberships of a given user.