On Wed, 18 Aug 2021 22:33:42 GMT, Weijun Wang <[email protected]> wrote:

> The "Key for the principal [email protected] 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 <[email protected]>
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

Reply via email to