Kerberos - Do not have keys of types listed - Error
hello there,
morning. having issues in intialization of kerberos key connect hadoop hive windows server 2012. sorry long message here want explain situation detailed possible.
here steps have followed before key initialization (error screen shot in below steps):
- download , install alteryx odbc drivers hive.
- once installed go control panel\all control panel items\administrative tools, open data sources (odbc), , select system dsn tab.
- select , configure hive drivers match information in image below , test connection. if successful, select ok.
this image configuration of our server.
(host, port, database, hiver server type, machanism (kerberos), realm, host fqdn, service name (hive))
- download kerberos.
- replace krb5.conf configuration file in local machine hosting hiveserver2.
- go c:\programdata\mit\kerberos5
- rename configuration file krb5.conf krb5.ini
- copy attached krb5.ini file “c:\programdata\mit\kerberos5” , overwrite existing file.
- move <user>.keytab file same folder (i have got key tab file out hadoop platform team)
- generate kerberos (security) ticket access hive , impala opening windows command prompt , submitting following command username in place of <user>:
kinit -k -t "c:\programdata\mit\kerberos5\myuserid.keytab" myuserid@ronaldo-nap.abc.com
here getting while trying initiate keytab file. i able on local machine when trying on server getting below error.
"krb_error 0 not have keys of types listed in default_tkt_enctypes availabe; have keys of following typ: no error"
does face issue before? if so, please me resolve ?
thanks
jb
hi jb,
here similar thread may helpful you.
using keytab file spring security kerberos extension
please note: since web sites above not hosted microsoft, links may change without notice. microsoft not guarantee accuracy of information.
best regards,
jay
please remember mark replies answers if , un-mark them if provide no help. if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > Windows Server 2012 General
Comments
Post a Comment