Integrated: 8272674: Logging missing keytab file in Krb5LoginModule
Weijun Wang
weijun at openjdk.java.net
Thu Aug 19 19:06:29 UTC 2021
On Wed, 18 Aug 2021 22:33:42 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> The "Key for the principal foobar at acme.com not available in /home/foobar/foobar.keytab" debug output does not contain enough information. The keytab file might be missing, or not readable, or does not contain the required key(s).
>
> Please note that this debug info is only visible when `-Dsun.security.krb5.debug=true` is added on the command line.
>
> Fix is trivial. No new regression test needed.
This pull request has now been integrated.
Changeset: 9569159d
Author: Weijun Wang <weijun at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9569159d2552d6079cd039b602264a324dcdfe49
Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
8272674: Logging missing keytab file in Krb5LoginModule
Reviewed-by: coffeys
-------------
PR: https://git.openjdk.java.net/jdk/pull/5176
More information about the security-dev
mailing list