To disable Kerberos in Cloudera CDH, you have to follow below steps
Role
|
Property name
|
Property Value
|
Zookeeper
|
enableSecurity (Enable Kerberos Authentication)
|
FALSE
|
HDFS
|
hadoop.security.authentication
|
Simple
|
|
hadoop.security.authorization
|
FALSE
|
|
dfs.datanode.address
|
from 1004 (for Kerberos)
to 50010 (default)
|
|
dfs.datanode.http.address
|
from 1006 (for Kerberos)
to 50075 (default)
|
|
Data Directory Permissions
|
from 700 to 755
|
HBASE
|
hbase.security.authentication
|
Simple
|
|
hbase.security.authorization
|
FALSE
|
Hue
|
Kerberos Ticket Renewer
|
Delete role or stop role
|
Kafka
|
kerberos.auth.enable
|
FALSE
|
Key-Value
|
hbaseindexer.authentication.type
|
FALSE
|
SOLR
|
olr Secure Authentication
|
Simple
|
Sign up here with your email
1 comments:
Write commentsFor those who will find this out as I did:
ReplyYou also have to delete SPNs from CDH cache. It may be done at 'Administration->Security->Kerberos Credentials' by selecting all principals and clicking on 'Regenerate Selected' button
(sounds weird, however it works).
ConversionConversion EmoticonEmoticon