CDH 禁用Kerberos配置详解

CDH 禁用Kerberos

  • hue配置:
    Kerberos Ticket Renewer Process Health Test:false
  • Zookeeper配置:
    enableSecurity (Enable Kerberos Authentication):false
    zoo.cfg配置:skipACL: yes
  • HDFS配置:
    hadoop.security.authentication:Simple
    hadoop.security.authorization:false
    dfs.datanode.address:1004 (for Kerberos) 改为 50010 (default)
    dfs.datanode.http.address:1006 (for Kerberos) 改为 50075 (default)
    dfs.datanode.data.dir.perm:700 改为 755
  • HBase配置:
    hbase.security.authentication:Simple
    hbase.security.authorization:false
    hbase.thrift.security.qop:none
  • Kafka配置:
    kerberos.auth.enable:false
  • SOLR配置:
    solr Secure Authentication :Simple

版权声明:本博客为记录本人自学感悟,转载需注明出处!
https://me.csdn.net/qq_39657909

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值