diff --git a/docs/deployment/engine_share_level.md b/docs/deployment/engine_share_level.md index 7a11260bd..8e6c210ef 100644 --- a/docs/deployment/engine_share_level.md +++ b/docs/deployment/engine_share_level.md @@ -112,7 +112,7 @@ Here is an example to configure `HadoopGroupProvider` to use LDAP-based group ma 1. Add the properties shown in the example below to the `core-site.xml` file. You will need to provide the value for the bind user, the bind password, and other properties specific to your LDAP instance, and make sure that object class, user, and group filters match the values specified in your LDAP instance. ```xml - hadoop.security.group.mapping org.apache.hadoop.security.LdapGroupsMapping