-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Krb5LoginModule] authentication failed #1
Comments
Debug is true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
null (68) |
hope you help me
[Krb5LoginModule] authentication failed
hadoop.principal=[email protected]
hadoop.password=XXX
[libdefaults]
default_realm = xxxxx.CORP
kdc will be obtained through DNS SRV
dns_lookup_kdc = true
forwardable = true
default_tkt_enctypes = arcfour-hmac-md5
ticket_lifetime = 10h
default_etypes = arcfour-hmac-md5
default_etypes_des = des-cbc-crc
[domain_realm]
.xxx.corp = xxx.CORP
xxxx.corp = xxx.CORP
The text was updated successfully, but these errors were encountered: