RFR: 8272674: Logging missing keytab file in Krb5LoginModule
Sean Coffey
coffeys at openjdk.java.net
Thu Aug 19 09:41:23 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.
Looks fine
-------------
Marked as reviewed by coffeys (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5176
More information about the security-dev
mailing list