Configuring LDAP Group Mappings
To set up LDAP (Active Directory) group mappings for Hadoop, make the
following changes to the HDFS service's security configuration:
- Open the Cloudera Manager Admin Console and navigate to the HDFS service.
- Click the Configuration tab.
- Modify the following configuration properties under the
Service-Wide >
Security section. The table below lists the properties and the
value to be set for each property.
Configuration Property Value Hadoop User Group Mapping Implementation org.apache.hadoop.security.LdapGroupsMapping Hadoop User Group Mapping LDAP URL ldap://<server> Hadoop User Group Mapping LDAP Bind User Administrator@example-ad.local Hadoop User Group Mapping LDAP Bind User Password *** Hadoop User Group Mapping Search Base dc=example-ad,dc=local
Important: Ensure all your services are
registered users in LDAP.
<< Viewing and Regenerating Kerberos Principals | Mapping Kerberos Principals to Short Names >> | |