Skip to content
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

SES-113: KrbException: Invalid argument (400) - Cannot find key of appropriate type to decrypt AP REP - RC4 with HMAC #61

Closed
spring-projects-issues opened this issue Nov 1, 2012 · 2 comments

Comments

@spring-projects-issues
Copy link

miha (Migrated from SES-113) said:

kadmin util does not allow encryption type rc4-hmac.
In consequence in keytab is no record with this encryption type.
Even when adding encryption type rc4-hmac to principle with kadmin it is chnage to arcfour-hmac.

Is it possible to user arcfour-hmac, des-cbc-crc or des-cbc-md5.

@spring-projects-issues
Copy link
Author

miha said:

Currently it looks that problem is related to keytab.

@spring-projects-issues
Copy link
Author

Mike Wiesner said:

Looks like the problem is related to a wrong keytab. You can find the supported encryption types here: http://docs.oracle.com/javase/7/docs/technotes/guides/security/jgss/jgss-features.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant