This is an automated email from the ASF dual-hosted git repository.

more pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new cbf6dc8  KNOX-2541: Fixed Typo in gateway-site.xml (#407)
cbf6dc8 is described below

commit cbf6dc85c728aa1d3d93216e8980ad8a5626be38
Author: mudit-97 <[email protected]>
AuthorDate: Fri Mar 5 17:13:49 2021 +0530

    KNOX-2541: Fixed Typo in gateway-site.xml (#407)
---
 gateway-release/home/conf/gateway-site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gateway-release/home/conf/gateway-site.xml 
b/gateway-release/home/conf/gateway-site.xml
index eea1879..361ed4a 100644
--- a/gateway-release/home/conf/gateway-site.xml
+++ b/gateway-release/home/conf/gateway-site.xml
@@ -132,7 +132,7 @@ limitations under the License.
         <value>(objectclass=groupOfNames)</value>
     </property>
     <property>
-        
<name>hgateway.group.config.adoop.security.group.mapping.ldap.search.attr.member</name>
+        
<name>gateway.group.config.hadoop.security.group.mapping.ldap.search.attr.member</name>
         <value>member</value>
     </property>
     <property>

Reply via email to